Home
last modified time | relevance | path

Searched refs:Mutate_Custom (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Fuzzer/
DFuzzerMutate.cpp43 Mutators.push_back({&MutationDispatcher::Mutate_Custom, "Custom"}); in MutationDispatcher()
70 size_t MutationDispatcher::Mutate_Custom(uint8_t *Data, size_t Size, in Mutate_Custom() function in fuzzer::MutationDispatcher
DFuzzerInternal.h251 size_t Mutate_Custom(uint8_t *Data, size_t Size, size_t MaxSize);