#include "exp.h"
Go to the source code of this file.
Functions | |
VOID | ExpRaiseException (IN PEXCEPTION_RECORD ExceptionRecord) |
VOID | ExpRaiseStatus (IN NTSTATUS ExceptionCode) |
VOID | ExRaiseException (IN PEXCEPTION_RECORD ExceptionRecord) |
VOID | ExRaiseStatus (IN NTSTATUS ExceptionCode) |
|
Definition at line 85 of file ex/alpha/raisests.c. References ExRaiseStatus(), FALSE, NTSTATUS(), NULL, RtlDispatchException(), RtlLookupFunctionEntry(), RtlVirtualUnwind(), and Status.
|
|
Definition at line 196 of file ex/alpha/raisests.c. References EXCEPTION_NONCONTINUABLE, ExRaiseStatus(), FALSE, NTSTATUS(), NULL, RtlDispatchException(), RtlLookupFunctionEntry(), RtlVirtualUnwind(), and Status.
|
|
Definition at line 47 of file ex/alpha/raisests.c. References DbgPrint, and ExpRaiseException().
|
|
Definition at line 157 of file ex/alpha/raisests.c. Referenced by MiSetProtectionOnSection().
|