Lines Matching full:ext_rel
804 struct external_reloc *ext_rel;
864 ext_rel = (struct external_reloc *) external_relocs;
865 ext_rel_end = ext_rel + input_section->reloc_count;
866 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
878 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel);
897 for (lo_ext_rel = ext_rel + 1;
913 if (lo_ext_rel == ext_rel + 1)
1140 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel);