Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_posix.cpp2492 #define COMMON_INTERCEPTOR_RELEASE(ctx, u) \ macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_common_interceptors.inc258 #ifndef COMMON_INTERCEPTOR_RELEASE
259 #define COMMON_INTERCEPTOR_RELEASE(ctx, u) {}
6569 COMMON_INTERCEPTOR_RELEASE(ctx, (uptr)s);