Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp47 #define COMMON_MALLOC_SIZE(ptr) \ macro
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp60 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp50 #define COMMON_MALLOC_SIZE(ptr) \ macro
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc183 COMMON_MALLOC_SIZE(ptr);
240 COMMON_MALLOC_SIZE(ptr);