Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerInternal.h89 size_t GetCurrentUnitInFuzzingThead(const uint8_t **Data) const;
H A DFuzzerLoop.cpp526 size_t Fuzzer::GetCurrentUnitInFuzzingThead(const uint8_t **Data) const { in GetCurrentUnitInFuzzingThead() function in fuzzer::Fuzzer