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

  /toolchain/binutils/binutils-2.25/bfd/
coff-m88k.c 245 #define SWAP_IN_RELOC_OFFSET H_GET_16
coff-tic30.c 111 #define SWAP_IN_RELOC_OFFSET H_GET_32
coff-h8500.c 85 #define SWAP_IN_RELOC_OFFSET H_GET_32
coff-sparc.c 178 #define SWAP_IN_RELOC_OFFSET H_GET_32
coff-z80.c 69 #define SWAP_IN_RELOC_OFFSET H_GET_32
coff-mcore.c 552 #define SWAP_IN_RELOC_OFFSET H_GET_32
coff-w65.c 55 #define SWAP_IN_RELOC_OFFSET H_GET_32
coff-z8k.c 74 #define SWAP_IN_RELOC_OFFSET H_GET_32
coffswap.h 224 #ifdef SWAP_IN_RELOC_OFFSET
225 reloc_dst->r_offset = SWAP_IN_RELOC_OFFSET (abfd, reloc_src->r_offset);
peicode.h 139 #ifdef SWAP_IN_RELOC_OFFSET
140 reloc_dst->r_offset = SWAP_IN_RELOC_OFFSET (abfd, reloc_src->r_offset);
    [all...]
coff-h8300.c 260 #define SWAP_IN_RELOC_OFFSET H_GET_32
    [all...]
coff-arm.c 882 #define SWAP_IN_RELOC_OFFSET H_GET_32
    [all...]
coff-sh.c 380 #define SWAP_IN_RELOC_OFFSET H_GET_32
    [all...]

Completed in 391 milliseconds