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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h87 #define STYP_LIBLIST 0x40000 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c308 { _LIBLIST, STYP_LIBLIST },
371 || (styp_flags & STYP_LIBLIST)
2459 || (section.s_flags & STYP_LIBLIST) != 0

Completed in 120 milliseconds