Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/
Dxcoff.go306 type LoaderSymbol32 struct { struct
307 Lname [8]byte // Symbol name or byte offset into string table
308 Lvalue uint32 // Address field
309 Lscnum uint16 // Section number containing symbol
310 Lsmtype uint8 // Symbol type, export, import flags
311 Lsmclas uint8 // Symbol storage class
312 Lifile uint32 // Import file ID; ordinal of import file IDs
313 Lparm uint32 // Parameter type-check field