|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
| ULONG32 | Allocs |
| ULONG32 | Frees |
| WPARAM | Size |
| UINT16 | TagIndex |
| UINT16 | CreatorBackTraceIndex |
| WCHAR | TagName [24] |
Definition at line 275 of file windows_heap.h.
| ULONG32 _HEAP_TAG_ENTRY::Allocs |
Definition at line 276 of file windows_heap.h.
| UINT16 _HEAP_TAG_ENTRY::CreatorBackTraceIndex |
Definition at line 280 of file windows_heap.h.
| ULONG32 _HEAP_TAG_ENTRY::Frees |
Definition at line 277 of file windows_heap.h.
| WPARAM _HEAP_TAG_ENTRY::Size |
Definition at line 278 of file windows_heap.h.
| UINT16 _HEAP_TAG_ENTRY::TagIndex |
Definition at line 279 of file windows_heap.h.
| WCHAR _HEAP_TAG_ENTRY::TagName[24] |
Definition at line 281 of file windows_heap.h.