Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h116 void AllocateCurrentUnitData();
H A DFuzzerLoop.cpp158 AllocateCurrentUnitData(); in Fuzzer()
163 void Fuzzer::AllocateCurrentUnitData() { in AllocateCurrentUnitData() function in fuzzer::Fuzzer
380 AllocateCurrentUnitData(); in SetMaxInputLen()