Searched defs:LoaderSymbol64 (Results 1 – 1 of 1) sorted by relevance
316 type LoaderSymbol64 struct { struct317 Lvalue uint64 // Address field318 Loffset uint32 // Byte offset into string table of symbol name319 Lscnum uint16 // Section number containing symbol320 Lsmtype uint8 // Symbol type, export, import flags321 Lsmclas uint8 // Symbol storage class322 Lifile uint32 // Import file ID; ordinal of import file IDs323 Lparm uint32 // Parameter type-check field