Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerOptions.h67 bool PrintNewCovPcs = false; member
H A DFuzzerLoop.cpp874 TPC.SetPrintNewPCs(Options.PrintNewCovPcs); in Loop()
H A DFuzzerDriver.cpp752 Options.PrintNewCovPcs = Flags.print_pcs; in FuzzerDriver()