Lines Matching refs:irelend
566 Elf_Internal_Rela *irel, *irelend, *irelbase; in adjust_all_relocations() local
580 irelend = irelbase + sec->reloc_count; in adjust_all_relocations()
582 for (irel = irelbase; irel < irelend; irel++) in adjust_all_relocations()
621 irelend = irelbase + stab->reloc_count; in adjust_all_relocations()
641 for (irel = irelbase; irel < irelend; irel++) in adjust_all_relocations()
832 Elf_Internal_Rela *irelend = misc->irelbase + sec->reloc_count; in ip2k_relax_switch_table_128() local
851 if (ireltest >= irelend) in ip2k_relax_switch_table_128()
903 Elf_Internal_Rela *irelend = misc->irelbase + sec->reloc_count; in ip2k_relax_switch_table_256() local
924 if (ireltest >= irelend) in ip2k_relax_switch_table_256()
990 Elf_Internal_Rela *irelend = misc->irelbase + sec->reloc_count; in ip2k_elf_relax_section_page() local
996 for (irel = misc->irelbase; irel < irelend; irel++) in ip2k_elf_relax_section_page()