Home
last modified time | relevance | path

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

/reactos/ntoskrnl/dbgk/
H A Ddbgkobj.c47 PDEBUG_OBJECT DebugObject; in DbgkpQueueMessage()
279 PDEBUG_OBJECT DebugObject; in DbgkCopyProcessDebugPort()
1117 PDEBUG_OBJECT DebugObject = ObjectBody; in DbgkpCloseObject()
1413 PDEBUG_OBJECT DebugObject; in DbgkClearProcessDebugObject()
1530 PDEBUG_OBJECT DebugObject; in DbgkOpenProcessDebugPort()
1577 PDEBUG_OBJECT DebugObject; in NtCreateDebugObject()
1670 PDEBUG_OBJECT DebugObject; in NtDebugContinue()
1801 PDEBUG_OBJECT DebugObject; in NtDebugActiveProcess()
1877 PDEBUG_OBJECT DebugObject; in NtRemoveProcessDebug()
1927 PDEBUG_OBJECT DebugObject; in NtSetInformationDebugObject()
[all …]
/reactos/ntoskrnl/include/internal/
H A Ddbgk.h134 IN PDEBUG_OBJECT SourceDebugObject
/reactos/sdk/include/ndk/
H A Ddbgktypes.h104 } DEBUG_OBJECT, *PDEBUG_OBJECT; typedef
/reactos/ntoskrnl/ps/
H A Dprocess.c360 PDEBUG_OBJECT DebugObject; in PspCreateProcess()