Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dwin_dump_defs.h155 #define WIN_CTX_X64 0x00100000L macro
165 #define WIN_CTX64_FULL (WIN_CTX_X64 | WIN_CTX_CTL | WIN_CTX_INT | WIN_CTX_FP)
/qemu/contrib/elf2dmp/
H A Dmain.c144 .ContextFlags = WIN_CTX_X64 | WIN_CTX_INT | WIN_CTX_SEG | WIN_CTX_CTL, in win_context_init_from_qemu_cpu_state()