Searched refs:FuzzWithFork (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFork.h19 void FuzzWithFork(Random &Rand, const FuzzingOptions &Options,
H A DFuzzerFork.cpp283 void FuzzWithFork(Random &Rand, const FuzzingOptions &Options, function in namespace:fuzzer
H A DFuzzerDriver.cpp793 FuzzWithFork(F->GetMD().GetRand(), Options, Args, *Inputs, Flags.fork);

Completed in 67 milliseconds