Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/
Dxcoff.go316 type LoaderSymbol64 struct { struct
317 Lvalue uint64 // Address field
318 Loffset uint32 // Byte offset into string table of symbol name
319 Lscnum uint16 // Section number containing symbol
320 Lsmtype uint8 // Symbol type, export, import flags
321 Lsmclas uint8 // Symbol storage class
322 Lifile uint32 // Import file ID; ordinal of import file IDs
323 Lparm uint32 // Parameter type-check field