Searched defs:XcoffAuxCSect64 (Results 1 – 1 of 1) sorted by relevance
250 type XcoffAuxCSect64 struct { struct251 Xscnlenlo uint32 // Lower 4 bytes of length or symbol table index252 Xparmhash uint32 // Offset of parameter type-check string253 Xsnhash uint16 // .typchk section number254 Xsmtyp uint8 // Symbol alignment and type255 Xsmclas uint8 // Storage-mapping class256 Xscnlenhi uint32 // Upper 4 bytes of length or symbol table index257 Xpad uint8 // Unused258 Xauxtype uint8 // Type of auxiliary entry