Searched refs:coff_swap_reloc_out (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | pe-mips.c | 586 #define coff_swap_reloc_out mips_swap_reloc_out macro
|
D | peicode.h | 144 coff_swap_reloc_out (bfd * abfd, void * src, void * dst) in coff_swap_reloc_out() function
|
D | coffswap.h | 230 coff_swap_reloc_out (bfd * abfd, void * src, void * dst) in coff_swap_reloc_out() function
|
D | coffcode.h | 2688 coff_swap_reloc_out (abfd, &n, &dst); in coff_write_relocs() 2776 coff_swap_reloc_out (abfd, &n, &dst); in coff_write_relocs() 5489 #define coff_SWAP_reloc_out coff_swap_reloc_out
|
D | coff64-rs6000.c | 273 #define coff_swap_reloc_out xcoff64_swap_reloc_out macro
|
D | coff-sh.c | 3072 coff_swap_lineno_out, coff_swap_reloc_out,
|
D | coff-rs6000.c | 110 #define coff_swap_reloc_out xcoff_swap_reloc_out macro
|
D | ChangeLog-9697 | 3569 (coff_swap_reloc_out): Ditto. 4316 * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof.
|
D | ChangeLog-0001 | 8522 (coff_swap_reloc_in, coff_swap_reloc_out): Use above macros.
|
D | ChangeLog-9193 | 4477 bfd_swap_reloc_in or coff_swap_reloc_out.
|
D | ChangeLog-0203 | 9151 (coff_swap_reloc_out): Same.
|
D | ChangeLog-9495 | 9434 * coffswap.h (coff_swap_reloc_out): If RS6000COFF_C, handle type
|