Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h116 void AllocateCurrentUnitData();
H A DFuzzerLoop.cpp158 AllocateCurrentUnitData(); in Fuzzer()
165 void Fuzzer::AllocateCurrentUnitData() { in AllocateCurrentUnitData() function in fuzzer::Fuzzer
378 AllocateCurrentUnitData(); in SetMaxInputLen()