Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h102 bool exitEarly = true; variable
/freebsd/contrib/llvm-project/lld/Common/
H A DDriverDispatcher.cpp159 llvm::ArrayRef<DriverDef> drivers, bool exitEarly) { in unsafeLldMain()
H A DErrorHandler.cpp39 llvm::raw_ostream &stderrOS, bool exitEarly, in initialize()
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1407 llvm::raw_ostream &stderrOS, bool exitEarly, bool disableOutput) { in link()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp66 llvm::raw_ostream &stderrOS, bool exitEarly, bool disableOutput) { in link()
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp128 llvm::raw_ostream &stderrOS, bool exitEarly, bool disableOutput) { in link()