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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h285 #define PDR_BITS1_PROF_LITTLE 0x04 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dalpha.h285 #define PDR_BITS1_PROF_LITTLE 0x04 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h364 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_LITTLE);
423 | (intern->prof ? PDR_BITS1_PROF_LITTLE : 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h364 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_LITTLE);
423 | (intern->prof ? PDR_BITS1_PROF_LITTLE : 0)

Completed in 179 milliseconds