Searched refs:TIR_BITS1_BT_BIG (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/coff/
H A Decoff.h179 #define TIR_BITS1_BT_BIG ((unsigned int) 0x3F) macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Decofflink.c81 intern->bt = (ext->t_bits1[0] & TIR_BITS1_BT_BIG)
139 & TIR_BITS1_BT_BIG));

Completed in 109 milliseconds