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