Home
last modified time | relevance | path

Searched refs:DEBUG_EVENT (Results 1 – 14 of 14) sorted by relevance

/reactos/ntoskrnl/dbgk/
H A Ddbgkobj.c46 DEBUG_EVENT LocalDebugEvent; in DbgkpQueueMessage()
61 sizeof(DEBUG_EVENT), in DbgkpQueueMessage()
1188 DebugEvent = CONTAINING_RECORD(DebugEventList, DEBUG_EVENT, EventList); in DbgkpCloseObject()
1316 DebugEvent = CONTAINING_RECORD(NextEntry, DEBUG_EVENT, EventList); in DbgkpSetProcessDebugObject()
1397 DebugEvent = CONTAINING_RECORD(NextEntry, DEBUG_EVENT, EventList); in DbgkpSetProcessDebugObject()
1461 DebugEvent = CONTAINING_RECORD(NextEntry, DEBUG_EVENT, EventList); in DbgkClearProcessDebugObject()
1484 DebugEvent = CONTAINING_RECORD(NextEntry, DEBUG_EVENT, EventList); in DbgkClearProcessDebugObject()
1729 DEBUG_EVENT, in NtDebugContinue()
2110 DEBUG_EVENT, in NtWaitForDebugEvent()
2127 DEBUG_EVENT, in NtWaitForDebugEvent()
/reactos/base/applications/drwtsn32/
H A Ddrwtsn32.h59 bool UpdateFromEvent(DEBUG_EVENT& evt, DumpData& data);
H A Ddrwtsn32.cpp56 bool UpdateFromEvent(DEBUG_EVENT& evt, DumpData& data) in UpdateFromEvent()
H A Dmain.cpp358 DEBUG_EVENT evt; in wWinMain()
/reactos/modules/rostests/winetests/kernel32/
H A Dgenerated.c766 TEST_FIELD_SIZE (DEBUG_EVENT, dwProcessId, 4) in test_pack_DEBUG_EVENT()
767 TEST_FIELD_ALIGN (DEBUG_EVENT, dwProcessId, 4) in test_pack_DEBUG_EVENT()
768 TEST_FIELD_OFFSET(DEBUG_EVENT, dwProcessId, 4) in test_pack_DEBUG_EVENT()
769 TEST_FIELD_SIZE (DEBUG_EVENT, dwThreadId, 4) in test_pack_DEBUG_EVENT()
770 TEST_FIELD_ALIGN (DEBUG_EVENT, dwThreadId, 4) in test_pack_DEBUG_EVENT()
771 TEST_FIELD_OFFSET(DEBUG_EVENT, dwThreadId, 8) in test_pack_DEBUG_EVENT()
2623 TEST_FIELD_SIZE (DEBUG_EVENT, dwProcessId, 4) in test_pack_DEBUG_EVENT()
2624 TEST_FIELD_ALIGN (DEBUG_EVENT, dwProcessId, 4) in test_pack_DEBUG_EVENT()
2626 TEST_FIELD_SIZE (DEBUG_EVENT, dwThreadId, 4) in test_pack_DEBUG_EVENT()
2627 TEST_FIELD_ALIGN (DEBUG_EVENT, dwThreadId, 4) in test_pack_DEBUG_EVENT()
[all …]
H A Ddebugger.c634 DEBUG_EVENT ev; in test_debug_loop()
773 DEBUG_EVENT ev; in test_debug_children()
H A Dloader.c2275 DEBUG_EVENT de; in dll_entry_point()
H A Dprocess.c1474 DEBUG_EVENT de; in test_DebuggingFlag()
/reactos/sdk/include/ndk/
H A Ddbgktypes.h239 } DEBUG_EVENT, *PDEBUG_EVENT; typedef
/reactos/ntoskrnl/tests/
H A DTestDebug.c21 DEBUG_EVENT DebugEvent; in Main()
/reactos/modules/rostests/winetests/ntdll/
H A Dprocess.c36 DEBUG_EVENT ev; in test_NtSuspendProcess()
H A Dinfo.c1380 DEBUG_EVENT ev; in test_query_process_debug_port()
1594 DEBUG_EVENT ev; in test_query_process_debug_object_handle()
1624 DEBUG_EVENT ev; in test_query_process_debug_flags()
H A Dexception.c931 DEBUG_EVENT de; in test_debugger()
/reactos/sdk/include/psdk/
H A Dwinbase.h827 } DEBUG_EVENT,*LPDEBUG_EVENT; typedef