Home
last modified time | relevance | path

Searched defs:STYP_GROUP (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/i386/ibcs2/
HDcoff.h90 STYP_GROUP = 0x04, /* grouped */ enumerator
/NextBSD/contrib/binutils/include/coff/
HDinternal.h385 #define STYP_GROUP (0x0004) /* "grouped": formed of input sections */ macro