Searched refs:STYP_LIB (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/coff/
H A Daux-coff.h28 #undef STYP_LIB macro
29 #define STYP_LIB 0x200 macro
45 /* Traditional name of the section tagged with STYP_LIB */
H A Dinternal.h398 #define STYP_LIB (0x0800) /* for .lib: same as INFO */ macro
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dcoff.h98 STYP_LIB = 0x800 /* lists shared library files */ enumerator in enum:scnhdr_flags
H A Dimgact_coff.c365 } else if (scns[i].s_flags & STYP_LIB) {
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcoffcode.h422 styp_flags = STYP_LIB;

Completed in 118 milliseconds