Home
last modified time | relevance | path

Searched refs:exitLld (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp83 void lld::exitLld(int val) { in exitLld() function in lld
285 exitLld(1); in error()
335 exitLld(1); in fatal()
H A DDriverDispatcher.cpp168 exitLld(r); in unsafeLldMain()
/freebsd/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp112 exitLld(r.retCode); // Exit now, can't re-execute again.
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h173 [[noreturn]] void exitLld(int val);