Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp331 void StopSignalHandler() { in StopSignalHandler() function
374 std::atexit(StopSignalHandler); in SetSignalHandler()