Home
last modified time | relevance | path

Searched refs:swap_reloc_out (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/binutils/bfd/
HDlibecoff.h61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); member
HDecoff.c2327 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()
HDelf-bfd.h472 void (*swap_reloc_out) member
HDelfcode.h95 #define elf_swap_reloc_out NAME(bfd_elf,swap_reloc_out)
HDelflink.c2315 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()
HDelfxx-mips.c2214 (*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()
HDChangeLog-98991663 int_rels_per_ext_rel, swap_dyn_out, swap_reloc_in, swap_reloc_out,