Searched defs:maxUndefReferences (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | SymbolTable.cpp | 264 const size_t maxUndefReferences = 3; reportUndefinedSymbol() local |
/llvm-project/lld/ELF/ | ||
H A D | Relocations.cpp | 746 const size_t maxUndefReferences = 3; reportUndefinedSymbol() local |