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

/openbsd-current/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
/openbsd-current/gnu/llvm/compiler-rt/lib/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)
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp31 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)

Completed in 177 milliseconds