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

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

Completed in 123 milliseconds