ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <dbghelp_private.h>
Public Attributes | |
CONTEXT | ctx |
WOW64_CONTEXT | x86 |
Definition at line 570 of file dbghelp_private.h.
CONTEXT ctx::ctx |
Definition at line 572 of file dbghelp_private.h.
Referenced by arm_fetch_context_reg(), detach_global_objects(), HMACMD5Final(), HMACMD5Init(), HMACMD5Update(), parse_json_value(), script_release(), stringify(), and x86_64_fetch_context_reg().
WOW64_CONTEXT ctx::x86 |
Definition at line 573 of file dbghelp_private.h.
Referenced by fetch_next_frame32(), i386_fetch_context_reg(), and i386_stack_walk().