Searched refs:FDR_BITS1_FREADIN_LITTLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dalpha.h239 #define FDR_BITS1_FREADIN_LITTLE 0x40 macro
H A Dmips.h193 #define FDR_BITS1_FREADIN_LITTLE 0x40 macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Decoffswap.h230 intern->fReadin = 0 != (ext->f_bits1[0] & FDR_BITS1_FREADIN_LITTLE);
298 | (intern->fReadin ? FDR_BITS1_FREADIN_LITTLE : 0)

Completed in 73 milliseconds