#include "ntrtlp.h"
Go to the source code of this file.
Functions | |
VOID | RtlpFlushRSE (OUT PULONGLONG BackingStore, OUT PULONGLONG RNat) |
VOID | RtlpCaptureRnats (IN OUT PCONTEXT ContextRecord) |
VOID | Rtlp64GetBStoreLimits (OUT PULONGLONG LowBStoreLimit, OUT PULONGLONG HighBStoreLimit) |
VOID | RtlpGetStackLimits (OUT PULONG_PTR LowStackLimit, OUT PULONG_PTR HighStackLimit) |
VOID | Rtlp64GetStackLimits (OUT PULONGLONG LowStackLimit, OUT PULONGLONG HighStackLimit) |
|
Definition at line 75 of file rtl/ia64/miscc.c. Referenced by RtlDispatchException(), RtlGetCallersAddress(), and RtlUnwind2().
|
|
Definition at line 178 of file rtl/ia64/miscc.c. Referenced by RtlDispatchException(), RtlGetCallersAddress(), and RtlUnwind2().
|
|
Definition at line 37 of file rtl/ia64/miscc.c. References RtlpFlushRSE(), and SHORT. Referenced by KiDispatchException().
|
|
Referenced by KiFlushUserRseState(), and RtlpCaptureRnats(). |
|
Definition at line 126 of file rtl/ia64/miscc.c. Referenced by RtlDispatchException(), RtlGetCallersAddress(), RtlUnwind(), RtlUnwind2(), RtlUnwindReturn(), and RtlUnwindRfp().
|