Searched defs:SymEnt64 (Results 1 – 1 of 1) sorted by relevance
118 type SymEnt64 struct { struct119 Nvalue uint64 // Symbol value120 Noffset uint32 // Offset of the name in string table or .debug section121 Nscnum uint16 // Section number of symbol122 Ntype uint16 // Basic and derived type specification123 Nsclass uint8 // Storage class of symbol124 Nnumaux uint8 // Number of auxiliary entries