Searched refs:StaticDeathCallback (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h106 static void StaticDeathCallback();
H A DFuzzerLoop.cpp142 EF->__sanitizer_set_death_callback(StaticDeathCallback);
171 void Fuzzer::StaticDeathCallback() { function in class:fuzzer::Fuzzer

Completed in 106 milliseconds