Searched refs:UnloadDll (Results 1 – 6 of 6) sorted by relevance
199 DBGKM_UNLOAD_DLL UnloadDll; member219 DBGKM_UNLOAD_DLL UnloadDll; member
439 PDBGKM_UNLOAD_DLL UnloadDll = &ApiMessage.UnloadDll; in DbgkUnMapViewOfSection() local454 UnloadDll->BaseAddress = BaseAddress; in DbgkUnMapViewOfSection()
949 WaitStateChange->StateInfo.UnloadDll.BaseAddress = in DbgkpConvertKernelToUserStateChange()950 DebugEvent->ApiMsg.UnloadDll.BaseAddress; in DbgkpConvertKernelToUserStateChange()
256 DebugEvent->u.UnloadDll.lpBaseOfDll = in DbgUiConvertStateChangeStructure()257 WaitStateChange->StateInfo.UnloadDll.BaseAddress; in DbgUiConvertStateChangeStructure()
111 if (data.Modules[n].BaseAddress == evt.u.UnloadDll.lpBaseOfDll) in UpdateFromEvent()
823 UNLOAD_DLL_DEBUG_INFO UnloadDll; member