Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.h61 size_t Mutate_AddWordFromPersistentAutoDictionary(uint8_t *Data, size_t Size,
H A DFuzzerMutate.cpp46 {&MutationDispatcher::Mutate_AddWordFromPersistentAutoDictionary, in MutationDispatcher()
298 size_t MutationDispatcher::Mutate_AddWordFromPersistentAutoDictionary( in Mutate_AddWordFromPersistentAutoDictionary() function in fuzzer::MutationDispatcher