ReactOS 0.4.16-dev-250-g3ecd236
|
#include "fxobjectpch.hpp"
Go to the source code of this file.
Functions | |
_Success_ (return !=0) USHORT STDCALL RtlCaptureStackBackTrace(_In_ ULONG FramesToSkip | |
_In_ ULONG | _Out_writes_to_ (FramesToCapture, return) PVOID *BackTrace |
Variables | |
_In_ ULONG | FramesToCapture |
_In_ ULONG _Out_opt_ PULONG | BackTraceHash |
_In_ ULONG _Out_writes_to_ | ( | FramesToCapture | , |
return | |||
) |
_Success_ | ( | return ! | = 0 | ) |
Definition at line 1028 of file fsctrl.c.
Definition at line 47 of file fxtagtracker.cpp.
Referenced by KeRosCaptureUserStackBackTrace(), RtlCaptureStackBackTrace(), and RtlGetCallersAddress().
Definition at line 45 of file fxtagtracker.cpp.
Referenced by KeRosCaptureUserStackBackTrace(), and RtlCaptureStackBackTrace().