Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc307 # define TSAN_INTERCEPT_VER(func, ver) INTERCEPT_FUNCTION(func) macro
309 # define TSAN_INTERCEPT_VER(func, ver) INTERCEPT_FUNCTION_VER(func, ver) macro