Searched defs:SymEnt32 (Results 1 – 1 of 1) sorted by relevance
109 type SymEnt32 struct { struct110 Nname [8]byte // Symbol name111 Nvalue uint32 // Symbol value112 Nscnum uint16 // Section number of symbol113 Ntype uint16 // Basic and derived type specification114 Nsclass uint8 // Storage class of symbol115 Nnumaux uint8 // Number of auxiliary entries