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