Searched refs:coff_swap_reloc_in (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | pe-mips.c | 588 #define coff_swap_reloc_in mips_swap_reloc_in macro
|
D | coffswap.h | 215 coff_swap_reloc_in (bfd * abfd, void * src, void * dst) in coff_swap_reloc_in() function
|
D | peicode.h | 130 coff_swap_reloc_in (bfd * abfd, void * src, void * dst) in coff_swap_reloc_in() function
|
D | coffcode.h | 1933 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
|
D | coff64-rs6000.c | 273 #define coff_swap_reloc_in xcoff64_swap_reloc_in macro
|
D | coff-sh.c | 3091 coff_swap_reloc_in, coff_bad_format_hook, coff_set_arch_mach_hook,
|
D | coff-rs6000.c | 109 #define coff_swap_reloc_in xcoff_swap_reloc_in macro
|
D | ChangeLog-9495 | 5343 (coff_slurp_reloc_table): Call coff_swap_reloc_in, not 5362 * coffswap.h (coff_swap_reloc_in): Rename from bfd_swap_reloc_in.
|
D | ChangeLog-9697 | 3568 * coffswap.h (coff_swap_reloc_in): Ditto.
|
D | ChangeLog-0001 | 8522 (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
|
D | ChangeLog-0203 | 9150 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
|