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

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/afl/
afl_driver.cpp 202 static bool first_crash = true; local in function:crash_handler
203 CHECK_ERROR(first_crash,
206 first_crash = false;
afl_driver.cpp 202 static bool first_crash = true; local in function:crash_handler
203 CHECK_ERROR(first_crash,
206 first_crash = false;

Completed in 130 milliseconds