Home
last modified time | relevance | path

Searched refs:WIN_FORCE_LINK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp128 WIN_FORCE_LINK(__asan_dso_reg_hook)
H A Dasan_win_dll_thunk.cpp163 WIN_FORCE_LINK(__asan_dso_reg_hook)
H A Dasan_win.cpp408 WIN_FORCE_LINK(__asan_dso_reg_hook)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_defs.h72 #define WIN_FORCE_LINK(Name) \ macro