Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1392 #define TSAN_MAYBE_INTERCEPT_FSTAT64 TSAN_INTERCEPT(fstat64) macro
1394 #define TSAN_MAYBE_INTERCEPT_FSTAT64 macro
2518 TSAN_MAYBE_INTERCEPT_FSTAT64; in InitializeInterceptors()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp1544 #define TSAN_MAYBE_INTERCEPT_FSTAT64 TSAN_INTERCEPT(fstat64) macro
1546 #define TSAN_MAYBE_INTERCEPT_FSTAT64 macro
2765 TSAN_MAYBE_INTERCEPT_FSTAT64; in InitializeInterceptors()