Searched defs:FileAuxEnt (Results 1 – 1 of 1) sorted by relevance
103 struct FileAuxEnt : AuxSymbolEnt { struct107 FileAuxEnt() : AuxSymbolEnt(AuxSymbolType::AUX_FILE) {} in FileAuxEnt() argument108 static bool classof(const AuxSymbolEnt *S) { in classof()