Home
last modified time | relevance | path

Searched refs:coff_swap_reloc_in (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dpe-mips.c588 #define coff_swap_reloc_in mips_swap_reloc_in macro
Dcoffswap.h215 coff_swap_reloc_in (bfd * abfd, void * src, void * dst) in coff_swap_reloc_in() function
Dpeicode.h130 coff_swap_reloc_in (bfd * abfd, void * src, void * dst) in coff_swap_reloc_in() function
Dcoffcode.h1933 coff_swap_reloc_in (abfd, &dst, &n); in coff_set_alignment_hook()
5284 coff_swap_reloc_in (abfd, src, &dst); in coff_slurp_reloc_table()
5548 #define coff_SWAP_reloc_in coff_swap_reloc_in
Dcoff64-rs6000.c273 #define coff_swap_reloc_in xcoff64_swap_reloc_in macro
Dcoff-sh.c3091 coff_swap_reloc_in, coff_bad_format_hook, coff_set_arch_mach_hook,
Dcoff-rs6000.c109 #define coff_swap_reloc_in xcoff_swap_reloc_in macro
DChangeLog-94955343 (coff_slurp_reloc_table): Call coff_swap_reloc_in, not
5362 * coffswap.h (coff_swap_reloc_in): Rename from bfd_swap_reloc_in.
DChangeLog-96973568 * coffswap.h (coff_swap_reloc_in): Ditto.
DChangeLog-00018522 (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
DChangeLog-02039150 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.