Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_win_dynamic_runtime_thunk.cpp128 WIN_FORCE_LINK(__asan_dso_reg_hook)
Dasan_win_dll_thunk.cpp150 WIN_FORCE_LINK(__asan_dso_reg_hook)
Dasan_win.cpp397 WIN_FORCE_LINK(__asan_dso_reg_hook)
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win_defs.h72 #define WIN_FORCE_LINK(Name) \ macro