Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/
Dwinnt.h1958 struct _DISPATCHER_CONTEXT { struct
1959 ULONG ControlPc;
1960 ULONG ImageBase;
1961 PRUNTIME_FUNCTION FunctionEntry;
1962 ULONG EstablisherFrame;
1963 ULONG TargetPc;
1964 PCONTEXT ContextRecord;
1965 PEXCEPTION_ROUTINE LanguageHandler;
1966 PVOID HandlerData;
1967 PUNWIND_HISTORY_TABLE HistoryTable;
[all …]