Searched refs:SWAP_OUT_RELOC_EXTRA (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | coff-tic30.c | 113 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) dst->r_stuff[0] = 'S'; \ macro
|
D | coff-sparc.c | 184 #define SWAP_OUT_RELOC_EXTRA(abfd,src,dst) \ macro
|
D | coff-h8500.c | 86 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | coff-z80.c | 72 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | coff-w65.c | 59 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | coff-z8k.c | 76 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | coffswap.h | 242 #ifdef SWAP_OUT_RELOC_EXTRA in coff_swap_reloc_out() 243 SWAP_OUT_RELOC_EXTRA (abfd, reloc_src, reloc_dst); in coff_swap_reloc_out()
|
D | peicode.h | 156 #ifdef SWAP_OUT_RELOC_EXTRA in coff_swap_reloc_out() 157 SWAP_OUT_RELOC_EXTRA (abfd, reloc_src, reloc_dst); in coff_swap_reloc_out()
|
D | coff-h8300.c | 262 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | coff-sh.c | 384 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | ChangeLog-2013 | 2860 * coff-tic54x.c (SWAP_OUT_RELOC_EXTRA): Delete. 2861 * coff-tic80.c (SWAP_OUT_RELOC_EXTRA): Delete.
|
D | ChangeLog-2005 | 4386 * coff-tic54x.c (SWAP_OUT_RELOC_EXTRA): Defined. 4387 * coff-tic80.c (SWAP_OUT_RELOC_EXTRA): Likewise.
|
D | ChangeLog-9495 | 6502 * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spare
|
/toolchain/binutils/binutils-2.27/include/coff/ |
D | ti.h | 548 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ macro
|
D | ChangeLog-0415 | 59 * ti.h (SWAP_OUT_RELOC_EXTRA): Define.
|