Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-isel-fuzzer/
Dllvm-isel-fuzzer.cpp110 static void handleLLVMFatalError(void *, const std::string &Message, bool) { in handleLLVMFatalError() function
168 install_fatal_error_handler(handleLLVMFatalError, nullptr); in LLVMFuzzerInitialize()
/external/llvm-project/llvm/tools/llvm-opt-fuzzer/
Dllvm-opt-fuzzer.cpp170 static void handleLLVMFatalError(void *, const std::string &Message, bool) { in handleLLVMFatalError() function
182 install_fatal_error_handler(handleLLVMFatalError, nullptr); in LLVMFuzzerInitialize()