Home
last modified time | relevance | path

Searched defs:_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h1699 typedef struct DECLSPEC_ALIGN(16) _CONTEXT { struct
1700 DWORD64 P1Home;
1701 DWORD64 P2Home;
1702 DWORD64 P3Home;
1703 DWORD64 P4Home;
1704 DWORD64 P5Home;
1705 DWORD64 P6Home;
1706 DWORD ContextFlags;
1707 DWORD MxCsr;
1708 WORD SegCs;
[all …]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntddk.h3025 typedef struct _CONTEXT { struct
3026 ULONG ContextFlags;
3027 ULONG Dr0;
3028 ULONG Dr1;
3029 ULONG Dr2;
3030 ULONG Dr3;
3031 ULONG Dr6;
3032 ULONG Dr7;
3033 FLOATING_SAVE_AREA FloatSave;
3034 ULONG SegGs;
[all …]