Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.h54 size_t Mutate_AddWordFromManualDictionary(uint8_t *Data, size_t Size,
H A DFuzzerMutate.cpp44 {&MutationDispatcher::Mutate_AddWordFromManualDictionary, in MutationDispatcher()
177 size_t MutationDispatcher::Mutate_AddWordFromManualDictionary(uint8_t *Data, in Mutate_AddWordFromManualDictionary() function in fuzzer::MutationDispatcher