Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h117 void AllocateCurrentUnitData();
H A DFuzzerLoop.cpp158 AllocateCurrentUnitData(); in Fuzzer()
165 void Fuzzer::AllocateCurrentUnitData() { in AllocateCurrentUnitData() function in fuzzer::Fuzzer
383 AllocateCurrentUnitData(); in SetMaxInputLen()