Searched defs:MutationDispatcher (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ | ||
H A D | FuzzerDefs.h | 151 class MutationDispatcher; variable |
H A D | FuzzerMutate.cpp | 27 MutationDispatcher::MutationDispatcher(Random &Rand, in MutationDispatcher() function in fuzzer::MutationDispatcher |