#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 43 of file ex/mips/raisests.c. References ExpRaiseException().
|
|
Definition at line 148 of file ex/mips/raisests.c. References ExpRaiseStatus().
|