Searched defs:SectAuxEntForStat (Results 1 – 1 of 1) sorted by relevance
179 struct SectAuxEntForStat : AuxSymbolEnt { struct184 SectAuxEntForStat() : AuxSymbolEnt(AuxSymbolType::AUX_STAT) {} in SectAuxEntForStat() argument185 static bool classof(const AuxSymbolEnt *S) { in classof()