Home
last modified time | relevance | path

Searched refs:COMMON_INTERCEPTOR_LIBRARY_UNLOADED (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp93 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp142 # define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2483 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc228 #ifndef COMMON_INTERCEPTOR_LIBRARY_UNLOADED
229 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() {}
6363 COMMON_INTERCEPTOR_LIBRARY_UNLOADED();