Home
last modified time | relevance | path

Searched refs:PDR_BITS1_REG_FRAME_BIG (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dalpha.h276 #define PDR_BITS1_REG_FRAME_BIG 0x40 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h352 intern->reg_frame = 0 != (ext->p_bits1[0] & PDR_BITS1_REG_FRAME_BIG); in ecoff_swap_pdr_in()
410 | (intern->reg_frame ? PDR_BITS1_REG_FRAME_BIG : 0) in ecoff_swap_pdr_out()