HomeSort by relevance Sort by last modified time
    Searched refs:SWAP_OUT_RELOC_EXTRA (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/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-sparc.c 184 #define SWAP_OUT_RELOC_EXTRA(abfd,src,dst) \
coff-z80.c 72 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
coff-w65.c 57 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
coff-z8k.c 76 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \
coffswap.h 242 #ifdef SWAP_OUT_RELOC_EXTRA
243 SWAP_OUT_RELOC_EXTRA (abfd, reloc_src, reloc_dst);
peicode.h 157 #ifdef SWAP_OUT_RELOC_EXTRA
158 SWAP_OUT_RELOC_EXTRA (abfd, reloc_src, reloc_dst);
    [all...]
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.25/include/coff/
ti.h 548 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \

Completed in 956 milliseconds