Home
last modified time | relevance | path

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

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