Searched defs:LoaderSymbol32 (Results 1 – 1 of 1) sorted by relevance
306 type LoaderSymbol32 struct { struct307 Lname [8]byte // Symbol name or byte offset into string table308 Lvalue uint32 // Address field309 Lscnum uint16 // Section number containing symbol310 Lsmtype uint8 // Symbol type, export, import flags311 Lsmclas uint8 // Symbol storage class312 Lifile uint32 // Import file ID; ordinal of import file IDs313 Lparm uint32 // Parameter type-check field