Home
last modified time | relevance | path

Searched refs:WIN_CTX64_ALL (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qemu/
H A Dwin_dump_defs.h166 #define WIN_CTX64_ALL (WIN_CTX64_FULL | WIN_CTX_SEG | WIN_CTX_DBG) macro
/qemu/dump/
H A Dwin_dump.c307 .ContextFlags = WIN_CTX64_ALL, in patch_and_save_context()