Searched refs:SWAP_IN_RELOC_OFFSET (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcoff-sparc.c190 #define SWAP_IN_RELOC_OFFSET H_GET_32 macro
H A Dcoffswap.h225 #ifdef SWAP_IN_RELOC_OFFSET
226 reloc_dst->r_offset = SWAP_IN_RELOC_OFFSET (abfd, reloc_src->r_offset);
H A Dpeicode.h135 #ifdef SWAP_IN_RELOC_OFFSET
136 reloc_dst->r_offset = SWAP_IN_RELOC_OFFSET (abfd, reloc_src->r_offset);
H A Dcoff-arm.c884 #define SWAP_IN_RELOC_OFFSET H_GET_32 macro

Completed in 75 milliseconds