Searched defs:SectAuxEntForDWARF (Results 1 – 1 of 1) sorted by relevance
173 struct SectAuxEntForDWARF : AuxSymbolEnt { struct177 SectAuxEntForDWARF() : AuxSymbolEnt(AuxSymbolType::AUX_SECT) {} in SectAuxEntForDWARF() function178 static bool classof(const AuxSymbolEnt *S) { in classof()