Searched defs:FunctionAuxEnt (Results 1 – 5 of 5) sorted by relevance
133 struct FunctionAuxEnt : AuxSymbolEnt { struct139 FunctionAuxEnt() : AuxSymbolEnt(AuxSymbolType::AUX_FCN) {} in FunctionAuxEnt() argument140 static bool classof(const AuxSymbolEnt *S) { in classof()
137 struct FunctionAuxEnt : AuxSymbolEnt { struct143 FunctionAuxEnt() : AuxSymbolEnt(AuxSymbolType::AUX_FCN) {} in FunctionAuxEnt() function144 static bool classof(const AuxSymbolEnt *S) { in classof()
137 struct FunctionAuxEnt : AuxSymbolEnt { struct143 FunctionAuxEnt() : AuxSymbolEnt(AuxSymbolType::AUX_FCN) {} in FunctionAuxEnt() argument144 static bool classof(const AuxSymbolEnt *S) { in classof()