Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1917 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64) macro
1919 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 macro
3021 TSAN_MAYBE_INTERCEPT_TMPFILE64; in InitializeInterceptors()