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