Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp173 void Fuzzer::DumpCurrentUnit(const char *Prefix) { in DumpCurrentUnit() function in fuzzer::Fuzzer
186 DumpCurrentUnit("crash-"); in DeathCallback()
213 DumpCurrentUnit("crash-"); in CrashCallback()
240 DumpCurrentUnit("timeout-"); in AlarmCallback()
258 DumpCurrentUnit("oom-"); in RssLimitCallback()
635 DumpCurrentUnit("leak-"); in TryDetectingAMemoryLeak()
DFuzzerInternal.h456 void DumpCurrentUnit(const char *Prefix);