Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc771 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc) macro
773 #define TSAN_MAYBE_INTERCEPT_PVALLOC macro
2471 TSAN_MAYBE_INTERCEPT_PVALLOC; in InitializeInterceptors()