Home
last modified time | relevance | path

Searched refs:reportUndefinedSymbol (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/MachO/
H A DSymbolTable.cpp531 static void reportUndefinedSymbol(const Undefined &sym, in reportUndefinedSymbol() function
589 reportUndefinedSymbol(*undef.first, undef.second, i < 2); in reportPendingUndefinedSymbols()
/openbsd-src/gnu/llvm/lld/COFF/
H A DSymbolTable.cpp239 static void reportUndefinedSymbol(const COFFLinkerContext &ctx, in reportUndefinedSymbol() function
431 reportUndefinedSymbol(ctx, undefDiag); in reportProblemSymbols()