Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDalpha.h276 #define PDR_BITS1_PROF_BIG 0x20 macro
/trueos/contrib/binutils/bfd/
HDecoffswap.h352 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_BIG); in ecoff_swap_pdr_in()
410 | (intern->prof ? PDR_BITS1_PROF_BIG : 0) in ecoff_swap_pdr_out()