Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h85 void SetPrintNewPCs(bool P) { DoPrintNewPCs = P; } in SetPrintNewPCs() function
H A DFuzzerLoop.cpp770 TPC.SetPrintNewPCs(Options.PrintNewCovPcs); in Loop()