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