Searched defs:swap_reloc_out (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libecoff.h | 61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); member
|
H A D | ecoff.c | 2333 void (* const swap_reloc_out) (bfd *, const struct internal_reloc *, void *) in _bfd_ecoff_write_object_contents() local
|
H A D | elf-bfd.h | 813 void (*swap_reloc_out) member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libecoff.h | 61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); member
|
H A D | ecoff.c | 2413 void (* const swap_reloc_out) (bfd *, const struct internal_reloc *, void *) in _bfd_ecoff_write_object_contents() local
|
H A D | elf32-ppc.c | 6945 swap_reloc_out (bfd *obfd, Elf_Internal_Rela *rel, bfd_byte *loc, asection *s) in swap_reloc_out() function
|
H A D | elf-bfd.h | 851 void (*swap_reloc_out) member
|
H A D | elf64-ppc.c | 11589 swap_reloc_out (bfd *obfd, Elf_Internal_Rela *rel, bfd_byte *loc, asection *s) in swap_reloc_out() function
|