Home
last modified time | relevance | path

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

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