Searched refs:WIN_WEAK_IMPORT_DEF (Results 1 - 15 of 15) sorted by relevance

/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)
H A Dsanitizer_win_dynamic_runtime_thunk.cc19 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
H A Dsanitizer_win_defs.h103 // WIN_WEAK_IMPORT_DEF(compare)
104 # define WIN_WEAK_IMPORT_DEF(Name) \ macro
127 // with "__dll" suffix. Clients can use the macro WIN_WEAK_IMPORT_DEF(fun)
134 // WIN_WEAK_IMPORT_DEF(compare)
156 // WIN_WEAK_IMPORT_DEF(compare)
/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)
/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)
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cc17 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
H A Dsanitizer_win_defs.h101 // WIN_WEAK_IMPORT_DEF(compare)
102 # define WIN_WEAK_IMPORT_DEF(Name) \ macro
125 // with "__dll" suffix. Clients can use the macro WIN_WEAK_IMPORT_DEF(fun)
132 // WIN_WEAK_IMPORT_DEF(compare)
154 // WIN_WEAK_IMPORT_DEF(compare)
/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)
/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)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
H A Dsanitizer_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
H A Dsanitizer_win_defs.h104 // WIN_WEAK_IMPORT_DEF(compare)
105 # define WIN_WEAK_IMPORT_DEF(Name) \ macro
128 // with "__dll" suffix. Clients can use the macro WIN_WEAK_IMPORT_DEF(fun)
135 // WIN_WEAK_IMPORT_DEF(compare)
157 // WIN_WEAK_IMPORT_DEF(compare)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cc32 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win_dynamic_runtime_thunk.cc30 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp31 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)

Completed in 267 milliseconds