Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerOptions.h67 bool PrintNewCovPcs = false; member
HDFuzzerLoop.cpp869 TPC.SetPrintNewPCs(Options.PrintNewCovPcs); in Loop()
HDFuzzerDriver.cpp752 Options.PrintNewCovPcs = Flags.print_pcs; in FuzzerDriver()