Home
last modified time | relevance | path

Searched defs:MutateImpl (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Fuzzer/
DFuzzerMutate.cpp282 size_t MutationDispatcher::MutateImpl(uint8_t *Data, size_t Size, in MutateImpl() function in fuzzer::MutationDispatcher
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerMutate.cpp523 size_t MutationDispatcher::MutateImpl(uint8_t *Data, size_t Size, in MutateImpl() function in fuzzer::MutationDispatcher
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMutate.cpp523 size_t MutationDispatcher::MutateImpl(uint8_t *Data, size_t Size, in MutateImpl() function in fuzzer::MutationDispatcher
/external/libprotobuf-mutator/src/
Dmutator.cc688 bool Mutator::MutateImpl(const ConstMessages& sources, const Messages& messages, in MutateImpl() function in protobuf_mutator::Mutator