Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h88 size_t GetCurrentUnitInFuzzingThead(const uint8_t **Data) const;
H A DFuzzerLoop.cpp566 size_t Fuzzer::GetCurrentUnitInFuzzingThead(const uint8_t **Data) const { in GetCurrentUnitInFuzzingThead() function in fuzzer::Fuzzer