Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
Dsanitizer_win_dynamic_runtime_thunk.cpp18 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)
Dsanitizer_win_defs.h105 # define WIN_WEAK_IMPORT_DEF(Name) \ macro
/external/llvm-project/compiler-rt/lib/asan/
Dasan_win_dynamic_runtime_thunk.cpp31 #define INTERFACE_WEAK_FUNCTION(Name) WIN_WEAK_IMPORT_DEF(Name)