Searched refs:alt_count (Results 1 – 3 of 3) sorted by relevance
7289 unsigned int alt_count; in bfd_elf_final_link() local7303 alt_count = NUM_SHDR_ENTRIES (esdi->rel_hdr2); in bfd_elf_final_link()7304 *rel_count2 += alt_count; in bfd_elf_final_link()7305 reloc_count -= alt_count; in bfd_elf_final_link()
5284 unsigned int alt_count; local5298 alt_count = NUM_SHDR_ENTRIES (esdi->rel_hdr2);5299 *rel_count2 += alt_count;5300 reloc_count -= alt_count;
8316 unsigned int alt_count; in bfd_elf_final_link() local8330 alt_count = NUM_SHDR_ENTRIES (esdi->rel_hdr2); in bfd_elf_final_link()8331 *rel_count2 += alt_count; in bfd_elf_final_link()8332 reloc_count -= alt_count; in bfd_elf_final_link()