Home
last modified time | relevance | path

Searched refs:SetPrintNewPCs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerTracePC.h79 void SetPrintNewPCs(bool P) { DoPrintNewPCs = P; } in SetPrintNewPCs() function
HDFuzzerLoop.cpp869 TPC.SetPrintNewPCs(Options.PrintNewCovPcs); in Loop()