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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.h74 void CrashResistantMerge(const Vector<std::string> &Args,
H A DFuzzerFork.cpp214 CrashResistantMerge(Args, {}, MergeCandidates, &FilesToAdd, Features,
313 CrashResistantMerge(Env.Args, {}, SeedFiles, &Env.Files, {}, &Env.Features,
H A DFuzzerMerge.cpp300 void CrashResistantMerge(const Vector<std::string> &Args, function
H A DFuzzerDriver.cpp492 CrashResistantMerge(Args, OldCorpus, NewCorpus, &NewFiles, {}, &NewFeatures,

Completed in 103 milliseconds