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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h177 #define TIR_BITS1_CONTINUED_LITTLE ((unsigned int) 0x02) macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decofflink.c97 intern->continued = 0 != (ext->t_bits1[0] & TIR_BITS1_CONTINUED_LITTLE);
154 | (intern->continued ? TIR_BITS1_CONTINUED_LITTLE : 0)

Completed in 110 milliseconds