Searched refs:swap_reloc_out (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/binutils/bfd/ |
| HD | libecoff.h | 61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); member
|
| HD | ecoff.c | 2327 void (* const swap_reloc_out) (bfd *, const struct internal_reloc *, void *) in _bfd_ecoff_write_object_contents() local 2328 = backend->swap_reloc_out; in _bfd_ecoff_write_object_contents() 2708 (*swap_reloc_out) (abfd, &in, (void *) out_ptr); in _bfd_ecoff_write_object_contents() 4270 (*ecoff_backend (output_bfd)->swap_reloc_out) (output_bfd, &in, (void *) rbuf); in ecoff_reloc_link_order()
|
| HD | elf-bfd.h | 472 void (*swap_reloc_out) member
|
| HD | elfcode.h | 95 #define elf_swap_reloc_out NAME(bfd_elf,swap_reloc_out)
|
| HD | elflink.c | 2315 swap_out = bed->s->swap_reloc_out; in _bfd_elf_link_output_relocs() 7243 swap_out = bed->s->swap_reloc_out; in elf_link_adjust_relocs() 7509 swap_out = bed->s->swap_reloc_out; in elf_link_sort_relocs() 9160 (*bed->s->swap_reloc_out) (output_bfd, irel, erel); in elf_reloc_link_order()
|
| HD | elfxx-mips.c | 2214 (*get_elf_backend_data (output_bfd)->s->swap_reloc_out) in mips_elf_output_dynamic_relocation() 4906 (*get_elf_backend_data (output_bfd)->s->swap_reloc_out) in mips_elf_create_dynamic_relocation()
|
| HD | ChangeLog-9899 | 1663 int_rels_per_ext_rel, swap_dyn_out, swap_reloc_in, swap_reloc_out,
|