Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dalpha.h284 #define PDR_BITS1_REG_FRAME_LITTLE 0x02 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h362 intern->reg_frame = 0 != (ext->p_bits1[0] & PDR_BITS1_REG_FRAME_LITTLE); in ecoff_swap_pdr_in()
421 | (intern->reg_frame ? PDR_BITS1_REG_FRAME_LITTLE : 0) in ecoff_swap_pdr_out()