Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerTracePC.cpp235 void TracePC::IterateCoveredFunctions(CallBack CB) { in IterateCoveredFunctions() function in fuzzer::TracePC
334 IterateCoveredFunctions(CoveredFunctionCallback); in PrintCoverage()
HDFuzzerTracePC.h100 void IterateCoveredFunctions(CallBack CB);