|
HyperDbg Debugger
|
Kernel headers for callstacks. More...
Go to the source code of this file.
Functions | |
| BOOLEAN | CallstackWalkthroughStack (PDEBUGGER_SINGLE_CALLSTACK_FRAME AddressToSaveFrames, UINT32 *FrameCount, UINT64 StackBaseAddress, UINT32 Size, BOOLEAN Is32Bit) |
| Walkthrough the stack. | |
Kernel headers for callstacks.
| BOOLEAN CallstackWalkthroughStack | ( | PDEBUGGER_SINGLE_CALLSTACK_FRAME | AddressToSaveFrames, |
| UINT32 * | FrameCount, | ||
| UINT64 | StackBaseAddress, | ||
| UINT32 | Size, | ||
| BOOLEAN | Is32Bit ) |
Walkthrough the stack.
| AddressToSaveFrames | |
| FrameCount | |
| StackBaseAddress | |
| Size | |
| Is32Bit |