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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h93 #define STYP_LIT4 0x10000000 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c297 { _LIT4, STYP_LIT4 },
407 || (styp_flags & STYP_LIT4))
2480 || (section.s_flags & STYP_LIT4) != 0

Completed in 84 milliseconds