Searched refs:reportUndefinedSymbol (Results 1 – 4 of 4) sorted by relevance
223 void reportUndefinedSymbol(const UndefinedDiag &undefDiag);
217 void SymbolTable::reportUndefinedSymbol(const UndefinedDiag &undefDiag) { in reportUndefinedSymbol() function in lld::coff::SymbolTable425 reportUndefinedSymbol(undefDiag); in reportProblemSymbols()
612 static void reportUndefinedSymbol(const Undefined &sym, in reportUndefinedSymbol() function670 reportUndefinedSymbol(*undef.first, undef.second, i < 2); in reportPendingUndefinedSymbols()
684 static void reportUndefinedSymbol(Ctx &ctx, const UndefinedDiag &undef, in reportUndefinedSymbol() function786 reportUndefinedSymbol(ctx, undef, i < 2); in reportUndefinedSymbols()