Home
last modified time | relevance | path

Searched refs:ThreadWriteInstructionWindow (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/dbghelp/
H A Dcpu_arm64.c263 if (ctx->ContextFlags && (flags & ThreadWriteInstructionWindow)) in arm64_fetch_minidump_thread()
H A Dcpu_arm.c238 if (ctx->ContextFlags && (flags & ThreadWriteInstructionWindow)) in arm_fetch_minidump_thread()
H A Dcpu_i386.c685 if (ctx->ContextFlags && (flags & ThreadWriteInstructionWindow)) in i386_fetch_minidump_thread()
H A Ddbghelp_ros.diff65 if (ctx->ContextFlags && (flags & ThreadWriteInstructionWindow))
H A Dcpu_x86_64.c908 if (ctx->ContextFlags && (flags & ThreadWriteInstructionWindow)) in x86_64_fetch_minidump_thread()
H A Dminidump.c767 ThreadWriteInstructionWindow; in dump_threads()
H A Dcompat.h1150 ThreadWriteInstructionWindow = 0x0010, enumerator
/reactos/sdk/include/psdk/
H A Ddbghelp.h666 ThreadWriteInstructionWindow = 0x0010, enumerator