Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dxcoff.go337 type XcoffLdSym64 struct { struct
338 Lvalue uint64 // Address field
339 Loffset uint32 // Byte offset into string table of symbol name
340 Lscnum int16 // Section number containing symbol
341 Lsmtype int8 // Symbol type, export, import flags
342 Lsmclas int8 // Symbol storage class
343 Lifile int32 // Import file ID; ordinal of import file IDs
344 Lparm uint32 // Parameter type-check field