Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp82 WriteUnitToFileWithPrefix(CurrentUnit, "crash-"); in DeathCallback()
105 WriteUnitToFileWithPrefix(CurrentUnit, "timeout-"); in AlarmCallback()
226 WriteUnitToFileWithPrefix(U, "slow-unit-"); in RunOne()
296 void Fuzzer::WriteUnitToFileWithPrefix(const Unit &U, const char *Prefix) { in WriteUnitToFileWithPrefix() function in fuzzer::Fuzzer
DFuzzerInternal.h139 void WriteUnitToFileWithPrefix(const Unit &U, const char *Prefix);