ReactOS 0.4.16-dev-91-g764881a
|
#include <rtltypes.h>
Public Attributes | |
PEXCEPTION_RECORD | ExceptionRecord |
PCONTEXT | ContextRecord |
Definition at line 199 of file rtltypes.h.
PCONTEXT _EXCEPTION_POINTERS::ContextRecord |
Definition at line 201 of file rtltypes.h.
Referenced by __C_specific_handler(), __CxxRegisterExceptionObject(), _SEH2FrameHandler(), _SEHFrameHandler(), dump_exception_info(), fetch_thread_info(), PrintStackTrace(), PspUnhandledExceptionInSystemThread(), RtlpCallVectoredHandlers(), UDFExceptionFilter(), verify_xpointers(), and WriteMinidump().
PEXCEPTION_RECORD _EXCEPTION_POINTERS::ExceptionRecord |
Definition at line 200 of file rtltypes.h.
Referenced by __C_specific_handler(), __CxxRegisterExceptionObject(), _gnu_exception_handler(), _SEH2FrameHandler(), _SEHFrameHandler(), CcpCheckInvalidUserBuffer(), dump_exception_info(), except2(), except3(), PrintStackTrace(), PspUnhandledExceptionInSystemThread(), rpc_filter(), RtlpCallVectoredHandlers(), stub_filter(), Test_SingleInstruction(), UDFExceptionFilter(), unhandled_exception(), verify_xpointers(), and WriteMinidump().