Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors.cc731 #define TSAN_MAYBE_INTERCEPT_MEMALIGN TSAN_INTERCEPT(memalign) macro
733 #define TSAN_MAYBE_INTERCEPT_MEMALIGN macro
2494 TSAN_MAYBE_INTERCEPT_MEMALIGN; in InitializeInterceptors()