Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dxcoff.go48 type XcoffFileHdr64 struct { struct
49 Fmagic uint16 // Target machine
50 Fnscns uint16 // Number of sections
51 Ftimedat int32 // Time and date of file creation
52 Fsymptr uint64 // Byte offset to symbol table start
53 Fopthdr uint16 // Number of bytes in optional header
54 Fflags uint16 // Flags
55 Fnsyms int32 // Number of entries in symbol table