Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/
Dxcoff.go276 type LoaderHeader32 struct { struct
277 Lversion uint32 // Loader section version number
278 Lnsyms uint32 // Number of symbol table entries
279 Lnreloc uint32 // Number of relocation table entries
280 Listlen uint32 // Length of import file ID string table
281 Lnimpid uint32 // Number of import file IDs
282 Limpoff uint32 // Offset to start of import file IDs
283 Lstlen uint32 // Length of string table
284 Lstoff uint32 // Offset to start of string table