Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.cpp63 __declspec(allocate(".WEAK$Z")) InterceptCB __stop_weak_list; variable
72 for (InterceptCB *it = &__start_weak_list; it < &__stop_weak_list; ++it) in weak_intercept_init()