Lines Matching refs:swap_out
2315 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in _bfd_elf_link_output_relocs() local
2325 swap_out = bed->s->swap_reloc_out; in _bfd_elf_link_output_relocs()
2331 swap_out = bed->s->swap_reloca_out; in _bfd_elf_link_output_relocs()
2349 (*swap_out) (output_bfd, irela, erel); in _bfd_elf_link_output_relocs()
7971 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_link_adjust_relocs() local
7980 swap_out = bed->s->swap_reloc_out; in elf_link_adjust_relocs()
7985 swap_out = bed->s->swap_reloca_out; in elf_link_adjust_relocs()
8019 (*swap_out) (abfd, irela, erela); in elf_link_adjust_relocs()
8093 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_link_sort_relocs() local
8236 swap_out = bed->s->swap_reloca_out; in elf_link_sort_relocs()
8243 swap_out = bed->s->swap_reloc_out; in elf_link_sort_relocs()
8340 (*swap_out) (abfd, s->rela, erel); in elf_link_sort_relocs()