Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h27 #define ASAN_DEFAULT_FAILURE_EXITCODE 1 macro
Dasan_rtl.cc132 f->exitcode = ASAN_DEFAULT_FAILURE_EXITCODE; in InitializeFlags()