Home
last modified time | relevance | path

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

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