Searched defs:swap_out (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfcode.h | 937 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_write_relocs() local
|
H A D | elflink.c | 2918 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in _bfd_elf_link_output_relocs() local 9493 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_link_adjust_relocs() local 9759 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_link_sort_relocs() local
|
H A D | elf32-arm.c | 15771 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf32_arm_update_relocs() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfcode.h | 892 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_write_relocs() local
|
H A D | elflink.c | 2893 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in _bfd_elf_link_output_relocs() local 9410 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_link_adjust_relocs() local 9676 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf_link_sort_relocs() local
|
H A D | elf32-arm.c | 15761 void (*swap_out) (bfd *, const Elf_Internal_Rela *, bfd_byte *); in elf32_arm_update_relocs() local
|