Home
last modified time | relevance | path

Searched defs:exitEarly (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/include/lld/Common/
DErrorHandler.h101 bool exitEarly = true; variable
/external/llvm-project/lld/tools/lld/
Dlld.cpp147 llvm::raw_ostream &stderrOS, bool exitEarly = true) { in lldMain()