Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerOptions.h68 int PrintNewCovFuncs = 0; member
H A DFuzzerLoop.cpp868 TPC.SetPrintNewFuncs(Options.PrintNewCovFuncs); in Loop()
H A DFuzzerDriver.cpp750 Options.PrintNewCovFuncs = Flags.print_funcs; in FuzzerDriver()