/toolchain/binutils/binutils-2.27/bfd/ |
coff-tic30.c | 113 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) dst->r_stuff[0] = 'S'; \
|
coff-h8500.c | 87 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
|
coff-w65.c | 59 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
|
coff-z80.c | 72 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
|
coff-z8k.c | 76 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
|
coff-sparc.c | 184 #define SWAP_OUT_RELOC_EXTRA(abfd,src,dst) \
|
coff-h8300.c | 262 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ [all...] |
coff-sh.c | 384 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ [all...] |
/toolchain/binutils/binutils-2.27/include/coff/ |
ti.h | 548 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
|