HomeSort by: relevance | last modified time | path
    Searched refs:DumpCurrentUnit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerLoop.cpp 135 DumpCurrentUnit("oom-");
181 void Fuzzer::DumpCurrentUnit(const char *Prefix) {
198 DumpCurrentUnit("crash-");
242 DumpCurrentUnit("crash-");
256 DumpCurrentUnit("crash-");
298 DumpCurrentUnit("timeout-");
317 DumpCurrentUnit("oom-");
535 DumpCurrentUnit("crash-");
668 DumpCurrentUnit("leak-");
881 DumpCurrentUnit("mismatch-")
    [all...]
FuzzerInternal.h 114 void DumpCurrentUnit(const char *Prefix);

Completed in 18 milliseconds