Searched refs:INTERFACE_FUNCTION (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_weak_interception.cpp19 #define INTERFACE_FUNCTION(Name) macro
H A Dasan_win_dynamic_runtime_thunk.cpp30 #define INTERFACE_FUNCTION(Name) macro
H A Dasan_win_dll_thunk.cpp25 #define INTERFACE_FUNCTION(Name) INTERCEPT_SANITIZER_FUNCTION(Name) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_win_weak_interception.cpp20 #define INTERFACE_FUNCTION(Name) macro
H A Dubsan_win_dynamic_runtime_thunk.cpp17 #define INTERFACE_FUNCTION(Name) macro
H A Dubsan_win_dll_thunk.cpp17 #define INTERFACE_FUNCTION(Name) INTERCEPT_SANITIZER_FUNCTION(Name) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_win_weak_interception.cpp20 #define INTERFACE_FUNCTION(Name) macro
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cpp17 #define INTERFACE_FUNCTION(Name) macro
H A Dsanitizer_coverage_win_dll_thunk.cpp17 #define INTERFACE_FUNCTION(Name) INTERCEPT_SANITIZER_FUNCTION(Name) macro
H A Dsanitizer_win_dynamic_runtime_thunk.cpp17 #define INTERFACE_FUNCTION(Name) macro
H A Dsanitizer_win_dll_thunk.cpp53 #define INTERFACE_FUNCTION(Name) INTERCEPT_SANITIZER_FUNCTION(Name) macro
H A Dsanitizer_win_weak_interception.cpp53 #define INTERFACE_FUNCTION(Name) macro

Completed in 109 milliseconds