ReactOS
0.4.15-dev-1632-g4e289ce
|
#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 3139 of file fsctrl.c.
Definition at line 48 of file fxtagtracker.cpp.
Referenced by KeRosCaptureUserStackBackTrace(), RtlCaptureStackBackTrace(), and RtlGetCallersAddress().
Definition at line 45 of file fxtagtracker.cpp.
Referenced by KeRosCaptureUserStackBackTrace(), and RtlCaptureStackBackTrace().