Searched defs:_EXCEPTION_RECORD (Results 1 – 4 of 4) sorted by relevance
14 typedef struct _EXCEPTION_RECORD { struct17 struct _EXCEPTION_RECORD* ExceptionRecord; argument18 PVOID ExceptionAddress;19 DWORD NumberParameters;20 ULONG_PTR ExceptionInformation[EXCEPTION_MAXIMUM_PARAMETERS];
171 typedef struct _EXCEPTION_RECORD { struct174 struct _EXCEPTION_RECORD *ExceptionRecord; argument180 typedef struct _EXCEPTION_RECORD32 { argument
2393 typedef struct _EXCEPTION_RECORD { struct2396 struct _EXCEPTION_RECORD *ExceptionRecord; argument2402 typedef struct _EXCEPTION_RECORD32 { argument
207 typedef struct _EXCEPTION_RECORD { struct210 struct _EXCEPTION_RECORD *ExceptionRecord; argument211 PVOID ExceptionAddress;212 DWORD NumberParameters;213 ULONG_PTR ExceptionInformation[EXCEPTION_MAXIMUM_PARAMETERS];