Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp876 static void exitOnLazyCallThroughFailure() { exit(1); } in exitOnLazyCallThroughFailure() function
977 orc::ExecutorAddr::fromPtr(exitOnLazyCallThroughFailure)); in runOrcJIT()