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/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/mingw/include/
H A Dwinnt.h1733 } CONTEXT,*PCONTEXT;
1891 } CONTEXT, *PCONTEXT; typedef in typeref:struct:_CONTEXT
2083 typedef CONTEXT *PCONTEXT; typedef
2417 } CONTEXT,*PCONTEXT; typedef in typeref:struct:_CONTEXT
2487 PCONTEXT ContextRecord;
2491 NTSYSAPI VOID NTAPI RtlUnwind2 (FRAME_POINTERS TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord);
2529 PCONTEXT ContextRecord;
7117 NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord);
7128 NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord);
7129 NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecor
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinnt.h1733 } CONTEXT,*PCONTEXT;
1891 } CONTEXT, *PCONTEXT; typedef in typeref:struct:_CONTEXT
2083 typedef CONTEXT *PCONTEXT; typedef
2417 } CONTEXT,*PCONTEXT; typedef in typeref:struct:_CONTEXT
2487 PCONTEXT ContextRecord;
2491 NTSYSAPI VOID NTAPI RtlUnwind2 (FRAME_POINTERS TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord);
2529 PCONTEXT ContextRecord;
7117 NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord);
7128 NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord);
7129 NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecor
[all...]

Completed in 562 milliseconds