Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp608 static void reportUndefinedSymbol(const Undefined &sym, in reportUndefinedSymbol() function
666 reportUndefinedSymbol(*undef.first, undef.second, i < 2); in reportPendingUndefinedSymbols()
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp258 static void reportUndefinedSymbol(const COFFLinkerContext &ctx, in reportUndefinedSymbol() function
450 reportUndefinedSymbol(ctx, undefDiag); in reportProblemSymbols()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp708 static void reportUndefinedSymbol(const UndefinedDiag &undef, in reportUndefinedSymbol() function
811 reportUndefinedSymbol(undef, i < 2); in reportUndefinedSymbols()