My Project
Loading...
Searching...
No Matches
exception.c File Reference

Go to the source code of this file.

Functions

bool ExpIsExceptionHandlerPresent (IN PETHREAD Thread)
void ExpDispatchException (IN PTRAP_FRAME TrapFrame, IN PCONTEXT ContextRecord, IN PEXCEPTION_RECORD ExceptionRecord)

Function Documentation

◆ ExpDispatchException()

void ExpDispatchException ( IN PTRAP_FRAME TrapFrame,
IN PCONTEXT ContextRecord,
IN PEXCEPTION_RECORD ExceptionRecord )

Definition at line 56 of file exception.c.

◆ ExpIsExceptionHandlerPresent()

bool ExpIsExceptionHandlerPresent ( IN PETHREAD Thread)

Definition at line 23 of file exception.c.