Searched refs:__stop_dll_thunk (Results 1 – 1 of 1) sorted by relevance
63 __declspec(allocate(".DLLTH$Z")) DllThunkCB __stop_dll_thunk; variable77 for (DllThunkCB *it = &__start_dll_thunk; it < &__stop_dll_thunk; ++it) in __dll_thunk_init()