#include <heap.h>
Public Attributes | |
| ULONG | Allocs |
| ULONG | Frees |
| SIZE_T | Size |
| USHORT | TagIndex |
| USHORT | CreatorBackTraceIndex |
| WCHAR | TagName [24] |
|
|
Definition at line 303 of file heap.h. Referenced by RtlpResetTags(), RtlpUpdateTagEntry(), and RtlQueryTagHeap(). |
|
|
Definition at line 307 of file heap.h. Referenced by RtlpAllocateTags(). |
|
|
Definition at line 304 of file heap.h. Referenced by RtlpResetTags(), RtlpUpdateTagEntry(), and RtlQueryTagHeap(). |
|
|
Definition at line 305 of file heap.h. Referenced by RtlpResetTags(), RtlpUpdateTagEntry(), RtlpValidateHeap(), and RtlQueryTagHeap(). |
|
|
Definition at line 306 of file heap.h. Referenced by RtlCreateTagHeap(), and RtlpAllocateTags(). |
|
|
Definition at line 308 of file heap.h. Referenced by RtlCreateTagHeap(), RtlpGetTagName(), RtlpValidateHeap(), and RtlQueryTagHeap(). |
1.3.7