Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp845 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc) macro
847 #define TSAN_MAYBE_INTERCEPT_PVALLOC macro
2930 TSAN_MAYBE_INTERCEPT_PVALLOC; in InitializeInterceptors()