Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp98 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() macro
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp142 # define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp2392 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() \ macro
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2398 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() \ macro
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc262 #ifndef COMMON_INTERCEPTOR_LIBRARY_UNLOADED
263 #define COMMON_INTERCEPTOR_LIBRARY_UNLOADED() {}
6548 COMMON_INTERCEPTOR_LIBRARY_UNLOADED();