Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Ddbgbuffer.c251 ModulePtr->LoadOrderIndex = 0; // FIXME: ?? in RtlpQueryRemoteProcessModules()
/reactos/dll/ntdll/ldr/
H A Dldrapi.c1007 ModulePtr->LoadOrderIndex = ModuleInformation->NumberOfModules; in LdrQueryProcessModuleInformationEx()
/reactos/sdk/include/ndk/
H A Drtltypes.h1008 USHORT LoadOrderIndex; member
/reactos/ntoskrnl/ex/
H A Dsysinfo.c49 ModuleInfo->LoadOrderIndex = (USHORT)ModuleCount; in ExpConvertLdrModuleToRtlModule()