Home
last modified time | relevance | path

Searched defs:COMMON_MALLOC_ZONE_NAME (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp22 #define COMMON_MALLOC_ZONE_NAME "lsan" macro
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp22 #define COMMON_MALLOC_ZONE_NAME "tsan" macro
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp24 #define COMMON_MALLOC_ZONE_NAME "asan" macro