Searched defs:PCONTEXT (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h156 typedef struct _CONTEXT *PCONTEXT; typedef in typeref:struct:_CONTEXT
808 PCONTEXT ContextRecord;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinnt.h1832 } CONTEXT,*PCONTEXT;
1847 NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord,struct _EXCEPTION_RECORD *ExceptionRecord);
2048 typedef CONTEXT *PCONTEXT; typedef
2408 } CONTEXT,*PCONTEXT; typedef in typeref:struct:_CONTEXT
2429 VOID RtlRestoreContext (PCONTEXT ContextRecord,struct _EXCEPTION_RECORD *ExceptionRecord);
2478 PCONTEXT ContextRecord;
2517 PCONTEXT ContextRecord,
2527 PCONTEXT ContextRecord;
2544 NTSYSAPI VOID NTAPI RtlUnwindEx(PVOID TargetFrame, ULONG64 TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT OriginalContext, PUNWIND_HISTORY_TABLE HistoryTable);
2545 NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind(ULONG HandlerType, ULONG64 ImageBase, ULONG64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecor
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h156 typedef struct _CONTEXT *PCONTEXT; typedef in typeref:struct:_CONTEXT
808 PCONTEXT ContextRecord;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinnt.h1832 } CONTEXT,*PCONTEXT;
1847 NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord,struct _EXCEPTION_RECORD *ExceptionRecord);
2048 typedef CONTEXT *PCONTEXT; typedef
2408 } CONTEXT,*PCONTEXT; typedef in typeref:struct:_CONTEXT
2429 VOID RtlRestoreContext (PCONTEXT ContextRecord,struct _EXCEPTION_RECORD *ExceptionRecord);
2478 PCONTEXT ContextRecord;
2517 PCONTEXT ContextRecord,
2527 PCONTEXT ContextRecord;
2544 NTSYSAPI VOID NTAPI RtlUnwindEx(PVOID TargetFrame, ULONG64 TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT OriginalContext, PUNWIND_HISTORY_TABLE HistoryTable);
2545 NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind(ULONG HandlerType, ULONG64 ImageBase, ULONG64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecor
[all...]

Completed in 286 milliseconds