Searched refs:_DISPATCHER_CONTEXT (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dexcpt.h38 struct _DISPATCHER_CONTEXT;
40 __MINGW_EXTENSION _CRTIMP EXCEPTION_DISPOSITION __cdecl __C_specific_handler (struct _EXCEPTION_RECORD *_ExceptionRecord,unsigned __int64 _MemoryStackFp,unsigned __int64 _BackingStoreFp,struct _CONTEXT *_ContextRecord,struct _DISPATCHER_CONTEXT *_DispatcherContext,unsigned __int64 _GlobalPointer);
H A Dwinnt.h2507 struct _DISPATCHER_CONTEXT;
2508 typedef struct _DISPATCHER_CONTEXT DISPATCHER_CONTEXT;
2509 typedef struct _DISPATCHER_CONTEXT *PDISPATCHER_CONTEXT;
2521 struct _DISPATCHER_CONTEXT { struct
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dexcpt.h38 struct _DISPATCHER_CONTEXT;
40 __MINGW_EXTENSION _CRTIMP EXCEPTION_DISPOSITION __cdecl __C_specific_handler (struct _EXCEPTION_RECORD *_ExceptionRecord,unsigned __int64 _MemoryStackFp,unsigned __int64 _BackingStoreFp,struct _CONTEXT *_ContextRecord,struct _DISPATCHER_CONTEXT *_DispatcherContext,unsigned __int64 _GlobalPointer);
H A Dwinnt.h2507 struct _DISPATCHER_CONTEXT;
2508 typedef struct _DISPATCHER_CONTEXT DISPATCHER_CONTEXT;
2509 typedef struct _DISPATCHER_CONTEXT *PDISPATCHER_CONTEXT;
2521 struct _DISPATCHER_CONTEXT { struct

Completed in 129 milliseconds