Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtilWindows.cpp80 Fuzzer::StaticInterruptCallback(); in CtrlHandler()
84 Fuzzer::StaticInterruptCallback(); in CtrlHandler()
H A DFuzzerInternal.h64 static void StaticInterruptCallback();
H A DFuzzerUtilPosix.cpp50 Fuzzer::StaticInterruptCallback(); in InterruptHandler()
H A DFuzzerLoop.cpp212 void Fuzzer::StaticInterruptCallback() { in StaticInterruptCallback() function in fuzzer::Fuzzer