Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/
Dxcoff.go18 type FileHeader64 struct { struct
19 Fmagic uint16 // Target machine
20 Fnscns uint16 // Number of sections
21 Ftimedat uint32 // Time and date of file creation
22 Fsymptr uint64 // Byte offset to symbol table start
23 Fopthdr uint16 // Number of bytes in optional header
24 Fflags uint16 // Flags
25 Fnsyms uint32 // Number of entries in symbol table