Home
last modified time | relevance | path

Searched refs:CrashResistantMerge (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.h74 void CrashResistantMerge(const Vector<std::string> &Args,
H A DFuzzerFork.cpp216 CrashResistantMerge(Args, {}, MergeCandidates, &FilesToAdd, Features, in RunOneMergeJob()
320 CrashResistantMerge(Env.Args, {}, SeedFiles, &Env.Files, Env.Features, in FuzzWithFork()
H A DFuzzerMerge.cpp302 void CrashResistantMerge(const Vector<std::string> &Args, in CrashResistantMerge() function
H A DFuzzerDriver.cpp523 CrashResistantMerge(Args, OldCorpus, NewCorpus, &NewFiles, {}, &NewFeatures, in Merge()