Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp380 void StopSignalHandler() { in StopSignalHandler() function
424 std::atexit(StopSignalHandler); in SetSignalHandler()