Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp119 void reportFatalErrorThenExitSuccess(void *UserData, const std::string &Reason, in reportFatalErrorThenExitSuccess() function
186 llvm::install_fatal_error_handler(reportFatalErrorThenExitSuccess, this); in run()