Home
last modified time | relevance | path

Searched refs:irelend (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Delf32-cr16.c677 Elf_Internal_Rela *irel, *irelend; in elf32_cr16_relax_delete_bytes() local
697 irelend = irel + sec->reloc_count; in elf32_cr16_relax_delete_bytes()
705 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++) in elf32_cr16_relax_delete_bytes()
721 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++) in elf32_cr16_relax_delete_bytes()
1038 Elf_Internal_Rela *irel, *irelend; in elf32_cr16_relax_section() local
1063 irelend = internal_relocs + sec->reloc_count; in elf32_cr16_relax_section()
1064 for (irel = internal_relocs; irel < irelend; irel++) in elf32_cr16_relax_section()
Dcofflink.c1021 struct internal_reloc *irelend; in _bfd_coff_final_link() local
1029 irelend = irel + o->reloc_count; in _bfd_coff_final_link()
1032 for (; irel < irelend; irel++, rel_hash++, erel += relsz) in _bfd_coff_final_link()
1305 struct internal_reloc * irelend; in mark_relocs() local
1327 irelend = irel + a->reloc_count; in mark_relocs()
1333 for (; irel < irelend; irel++) in mark_relocs()
2343 struct internal_reloc *irelend; in _bfd_coff_link_input_bfd() local
2348 irelend = irel + o->reloc_count; in _bfd_coff_link_input_bfd()
2351 for (; irel < irelend; irel++, rel_hash++) in _bfd_coff_link_input_bfd()
Delf64-alpha.c3101 Elf_Internal_Rela *urel, *irelend = info->relend; in elf64_alpha_relax_with_lituse() local
3125 for (urel = irel+1, flags = count = 0; urel < irelend; ++urel, ++count) in elf64_alpha_relax_with_lituse()
3290 (info->relocs, irelend, urel->r_offset + 4, in elf64_alpha_relax_with_lituse()
3599 Elf_Internal_Rela *irel, *irelend; in elf64_alpha_relax_section() local
3645 info.relend = irelend = internal_relocs + sec->reloc_count; in elf64_alpha_relax_section()
3667 for (irel = internal_relocs; irel < irelend; irel++) in elf64_alpha_relax_section()
3808 if (irel+1 < irelend in elf64_alpha_relax_section()
Dxcofflink.c4282 struct internal_reloc *irelend; in xcoff_link_input_bfd() local
4308 irelend = irel + o->reloc_count; in xcoff_link_input_bfd()
4311 for (; irel < irelend; irel++, rel_hash++) in xcoff_link_input_bfd()
5764 struct internal_reloc *irelend; in _bfd_xcoff_bfd_final_link() local
5781 irelend = irel + o->reloc_count; in _bfd_xcoff_bfd_final_link()
5783 for (; irel < irelend; irel++, rel_hash++, erel += relsz) in _bfd_xcoff_bfd_final_link()
5824 irelend = irel + o->reloc_count; in _bfd_xcoff_bfd_final_link()
5826 for (; irel < irelend; irel++, rel_hash++, erel += relsz) in _bfd_xcoff_bfd_final_link()
Dcoff-ppc.c2437 struct internal_reloc *irelend; local
2445 irelend = irel + o->reloc_count;
2448 for (; irel < irelend; irel++, rel_hash++, erel += relsz)
Delfxx-ia64.c904 Elf_Internal_Rela *irel, *irelend; local
942 irelend = internal_relocs + sec->reloc_count;
953 for (irel = internal_relocs; irel < irelend; irel++)
Delf32-ppc.c5139 Elf_Internal_Rela *irel, *irelend; in ppc_elf_relax_section() local
5170 irelend = internal_relocs + isec->reloc_count; in ppc_elf_relax_section()
5171 for (irel = internal_relocs; irel < irelend; irel++) in ppc_elf_relax_section()
Delf32-arm.c3115 Elf_Internal_Rela *irel, *irelend; in bfd_elf32_arm_process_before_allocation() local
3165 irelend = internal_relocs + sec->reloc_count; in bfd_elf32_arm_process_before_allocation()
3166 for (irel = internal_relocs; irel < irelend; irel++) in bfd_elf32_arm_process_before_allocation()
Delfxx-mips.c6753 Elf_Internal_Rela *irel, *irelend; in _bfd_mips_relax_section() local
6772 irelend = internal_relocs + sec->reloc_count in _bfd_mips_relax_section()
6777 for (irel = internal_relocs; irel < irelend; irel++) in _bfd_mips_relax_section()
DChangeLog-98992694 and irelend.
DChangeLog-02038594 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend