Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp334 # define TSAN_INTERCEPT_VER(func, ver) INTERCEPT_FUNCTION(func) macro
336 # define TSAN_INTERCEPT_VER(func, ver) INTERCEPT_FUNCTION_VER(func, ver) macro