Home
last modified time | relevance | path

Searched refs:MutationSequence (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.h31 std::string MutationSequence();
H A DFuzzerMutate.cpp522 std::string MutationDispatcher::MutationSequence() { in MutationSequence() function in fuzzer::MutationDispatcher
H A DFuzzerLoop.cpp548 MD.MutationSequence()); in RunOne()