Home
last modified time | relevance | path

Searched refs:COMMON_MALLOC_POSIX_MEMALIGN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp57 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc173 COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size);