Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMutate.h59 size_t Mutate_AddWordFromPersistentAutoDictionary(uint8_t *Data, size_t Size,
H A DFuzzerMutate.cpp46 {&MutationDispatcher::Mutate_AddWordFromPersistentAutoDictionary, in MutationDispatcher()
280 size_t MutationDispatcher::Mutate_AddWordFromPersistentAutoDictionary( in Mutate_AddWordFromPersistentAutoDictionary() function in fuzzer::MutationDispatcher