Searched refs:exitEarly (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h98 bool exitEarly = true; member in class:lld::ErrorHandler
/freebsd-11-stable/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp202 if (exitEarly)
/freebsd-11-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp1155 errorHandler().exitEarly = CanExitEarly;
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriver.cpp74 errorHandler().exitEarly = canExitEarly;
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp87 errorHandler().exitEarly = canExitEarly;

Completed in 74 milliseconds