Searched refs:SYM_BITS2_RESERVED_BIG (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/coff/
H A Dalpha.h322 #define SYM_BITS2_RESERVED_BIG 0x10 macro
H A Dmips.h276 #define SYM_BITS2_RESERVED_BIG 0x10 macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Decoffswap.h463 intern->reserved = 0 != (ext->s_bits2[0] & SYM_BITS2_RESERVED_BIG);
514 | (intern->reserved ? SYM_BITS2_RESERVED_BIG : 0)

Completed in 54 milliseconds