Searched defs:XcoffLdSym64 (Results 1 – 1 of 1) sorted by relevance
337 type XcoffLdSym64 struct { struct338 Lvalue uint64 // Address field339 Loffset uint32 // Byte offset into string table of symbol name340 Lscnum int16 // Section number containing symbol341 Lsmtype int8 // Symbol type, export, import flags342 Lsmclas int8 // Symbol storage class343 Lifile int32 // Import file ID; ordinal of import file IDs344 Lparm uint32 // Parameter type-check field