Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-mips.c886 struct external_reloc *lo_ext_rel; in mips_relocate_section() local
891 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
892 lo_ext_rel < ext_rel_end; in mips_relocate_section()
893 lo_ext_rel++) in mips_relocate_section()
895 mips_ecoff_swap_reloc_in (input_bfd, lo_ext_rel, in mips_relocate_section()
901 if (lo_ext_rel < ext_rel_end in mips_relocate_section()
907 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()