Searched refs:COMMON_INTERCEPTOR_LIBRARY_LOADED (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp138 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1311 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2252 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc191 #ifndef COMMON_INTERCEPTOR_LIBRARY_LOADED
192 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) {}
6065 COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, res);

Completed in 90 milliseconds