Home
last modified time | relevance | path

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

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