Home
last modified time | relevance | path

Searched refs:HasCrashed (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dcommon.h106 bool HasCrashed = false; member
H A Dguarded_pool_allocator.cpp334 if (Meta->HasCrashed) in deallocate()
400 Metadata->HasCrashed = true; in postCrashReportRecoverableOnly()
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_posix.cpp127 if (AllocMeta->HasCrashed) in dumpReport()