Home
last modified time | relevance | path

Searched refs:COMMON_MALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/lsan/
Dlsan_malloc_mac.cpp47 #define COMMON_MALLOC_SIZE(ptr) \ macro
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_malloc_mac.cpp60 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_malloc_mac.cpp50 #define COMMON_MALLOC_SIZE(ptr) \ macro
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc184 COMMON_MALLOC_SIZE(ptr);
238 COMMON_MALLOC_SIZE(ptr);