Home
last modified time | relevance | path

Searched refs:WIN_WEAK_ALIAS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h68 #define WIN_WEAK_ALIAS(Name, Default) \ macro
97 WIN_WEAK_ALIAS(Name, WEAK_DEFAULT_NAME(Name)) \
106 WIN_WEAK_ALIAS(Name, WEAK_EXPORT_NAME(Name))
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp888 WIN_WEAK_ALIAS(__ubsan_handle_cfi_bad_type, __ubsan_handle_cfi_bad_type_default)