Go to the source code of this file.
Functions | |
EXCEPTION_DISPOSITION | RtlpExecuteHandlerForException (IN PEXCEPTION_RECORD ExceptionRecord, IN ULONG EstablisherFrame, IN OUT PCONTEXT ContextRecord, IN OUT PDISPATCHER_CONTEXT DispatcherContext, IN PEXCEPTION_ROUTINE ExceptionRoutine) |
EXCEPTION_DISPOSITION | RtlpExecuteHandlerForUnwind (IN PEXCEPTION_RECORD ExceptionRecord, IN ULONG EstablisherFrame, IN OUT PCONTEXT ContextRecord, IN OUT PDISPATCHER_CONTEXT DispatcherContext, IN PEXCEPTION_ROUTINE ExceptionRoutine) |
|
Referenced by RtlDispatchException(). |
|
Referenced by RtlUnwind(), RtlUnwind2(), RtlUnwindReturn(), and RtlUnwindRfp(). |