Searched refs:INTERFACE_WEAK_FUNCTION (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win_weak_interception.cc21 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dasan_win_dynamic_runtime_thunk.cc32 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cc19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dsanitizer_coverage_win_weak_interception.cc22 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dsanitizer_win_dynamic_runtime_thunk.cc19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dsanitizer_coverage_win_dll_thunk.cc19 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_win_dynamic_runtime_thunk.cc19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dubsan_win_weak_interception.cc22 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dubsan_win_dll_thunk.cc19 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_dynamic_runtime_thunk.cc17 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cc17 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dsanitizer_coverage_win_weak_interception.cc20 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dsanitizer_coverage_win_dll_thunk.cc17 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_win_dynamic_runtime_thunk.cc17 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dubsan_win_weak_interception.cc20 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dubsan_win_dll_thunk.cc17 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win_weak_interception.cc19 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win_weak_interception.cpp20 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_win_weak_interception.cpp21 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dsanitizer_coverage_win_dll_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dsanitizer_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name) macro
H A Dubsan_win_weak_interception.cpp21 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro
H A Dubsan_win_dll_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) INTERCEPT_SANITIZER_WEAK_FUNCTION(Name) macro

Completed in 291 milliseconds

12