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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dalpha.h276 #define PDR_BITS1_REG_FRAME_BIG 0x40 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dalpha.h276 #define PDR_BITS1_REG_FRAME_BIG 0x40 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Decoffswap.h353 intern->reg_frame = 0 != (ext->p_bits1[0] & PDR_BITS1_REG_FRAME_BIG);
411 | (intern->reg_frame ? PDR_BITS1_REG_FRAME_BIG : 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Decoffswap.h353 intern->reg_frame = 0 != (ext->p_bits1[0] & PDR_BITS1_REG_FRAME_BIG);
411 | (intern->reg_frame ? PDR_BITS1_REG_FRAME_BIG : 0)

Completed in 66 milliseconds