Searched refs:COMMON_MALLOC_SANITIZER_INITIALIZED (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp24 #define COMMON_MALLOC_SANITIZER_INITIALIZED lsan_inited macro
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp24 #define COMMON_MALLOC_SANITIZER_INITIALIZED (cur_thread()->is_inited) macro
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp26 #define COMMON_MALLOC_SANITIZER_INITIALIZED asan_inited macro

Completed in 118 milliseconds