Searched refs:__stop_weak_list (Results 1 – 1 of 1) sorted by relevance
63 __declspec(allocate(".WEAK$Z")) InterceptCB __stop_weak_list; variable72 for (InterceptCB *it = &__start_weak_list; it < &__stop_weak_list; ++it) in weak_intercept_init()