Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp54 WriteToCrash(CurrentUnit, "crash-"); in DeathCallback()
70 WriteToCrash(CurrentUnit, "timeout-"); in AlarmCallback()
245 void Fuzzer::WriteToCrash(const Unit &U, const char *Prefix) { in WriteToCrash() function in fuzzer::Fuzzer
DFuzzerInternal.h93 void WriteToCrash(const Unit &U, const char *Prefix);