Home
last modified time | relevance | path

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

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