Searched refs:INTERCEPT_SANITIZER_WEAK_FUNCTION (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_weak_interception.cpp20 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
H A Dasan_win_dll_thunk.cpp26 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_win_weak_interception.cpp21 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
H A Dsanitizer_coverage_win_dll_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
H A Dsanitizer_win_weak_interception.h24 #define INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) \ macro
H A Dsanitizer_win_dll_thunk.cpp54 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
H A Dsanitizer_win_weak_interception.cpp54 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
H A Dsanitizer_win_dll_thunk.h68 #define INTERCEPT_SANITIZER_WEAK_FUNCTION(name) \ macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_win_weak_interception.cpp21 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)
H A Dubsan_win_dll_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name)

Completed in 73 milliseconds