Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h116 void AllocateCurrentUnitData();
H A DFuzzerLoop.cpp161 AllocateCurrentUnitData(); in Fuzzer()
170 void Fuzzer::AllocateCurrentUnitData() { in AllocateCurrentUnitData() function in fuzzer::Fuzzer
377 AllocateCurrentUnitData(); in SetMaxInputLen()