Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dalpha.h277 #define PDR_BITS1_PROF_BIG 0x20 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h353 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_BIG); in ecoff_swap_pdr_in()
411 | (intern->prof ? PDR_BITS1_PROF_BIG : 0) in ecoff_swap_pdr_out()