Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h91 void SetPrintNewFuncs(size_t P) { NumPrintNewFuncs = P; } in SetPrintNewFuncs() function
H A DFuzzerLoop.cpp809 TPC.SetPrintNewFuncs(Options.PrintNewCovFuncs); in Loop()