Searched refs:rel_count (Results 1 – 4 of 4) sorted by relevance
1957 long rel_count; in disassemble_section() local2002 rel_count = paux->dynrelcount; in disassemble_section()2010 rel_count = 0; in disassemble_section()2026 rel_count = bfd_canonicalize_reloc (abfd, section, rel_pp, syms); in disassemble_section()2027 if (rel_count < 0) in disassemble_section()2031 qsort (rel_pp, rel_count, sizeof (arelent *), compare_relocs); in disassemble_section()2035 rel_ppend = rel_pp + rel_count; in disassemble_section()
1675 int rel_count; in microblaze_elf_relax_section() local1726 rel_count = 0; in microblaze_elf_relax_section()1727 for (irel = internal_relocs; irel < irelend; irel++, rel_count++) in microblaze_elf_relax_section()1834 rel_count = 0; in microblaze_elf_relax_section()1837 for (irel = internal_relocs; irel < irelend; irel++, rel_count++) in microblaze_elf_relax_section()
1685 field equals the new rel_count field.1687 rel_count field rather than the reloc_count field.1742 * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2
442 Don't increment rel_count of .cranges here. Set rawsize of .cranges.