Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2571 #define COMMON_INTERCEPTOR_RELEASE(ctx, u) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc292 #ifndef COMMON_INTERCEPTOR_RELEASE
293 #define COMMON_INTERCEPTOR_RELEASE(ctx, u) {}
6730 COMMON_INTERCEPTOR_RELEASE(ctx, (uptr)s);