Home
last modified time | relevance | path

Searched refs:PrintNewCovFuncs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerOptions.h53 int PrintNewCovFuncs = 0; member
H A DFuzzerLoop.cpp809 TPC.SetPrintNewFuncs(Options.PrintNewCovFuncs); in Loop()
H A DFuzzerDriver.cpp616 Options.PrintNewCovFuncs = Flags.print_funcs; in FuzzerDriver()