Home
last modified time | relevance | path

Searched defs:TSAN_INTERCEPT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc283 #define TSAN_INTERCEPT(func) INTERCEPT_FUNCTION(func) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc298 #define TSAN_INTERCEPT(func) INTERCEPT_FUNCTION(func) macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp289 #define TSAN_INTERCEPT(func) INTERCEPT_FUNCTION(func) macro