Searched refs:PDR_BITS1_PROF_BIG (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/binutils/include/coff/
H A Dalpha.h276 #define PDR_BITS1_PROF_BIG 0x20 macro
/freebsd-10.1-release/contrib/binutils/bfd/
H A Decoffswap.h352 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_BIG);
410 | (intern->prof ? PDR_BITS1_PROF_BIG : 0)

Completed in 82 milliseconds