#include <heap.h>
Public Attributes | |
SIZE_T | AllocAddress |
HEAP_STOP_ON_TAG | AllocTag |
SIZE_T | ReAllocAddress |
HEAP_STOP_ON_TAG | ReAllocTag |
SIZE_T | FreeAddress |
HEAP_STOP_ON_TAG | FreeTag |
|
Definition at line 449 of file heap.h. Referenced by RtlDebugAllocateHeap(). |
|
Definition at line 450 of file heap.h. Referenced by RtlDebugAllocateHeap(), and RtlpUpdateHeapListIndex(). |
|
Definition at line 453 of file heap.h. Referenced by RtlDebugFreeHeap(). |
|
Definition at line 454 of file heap.h. Referenced by RtlDebugFreeHeap(), and RtlpUpdateHeapListIndex(). |
|
Definition at line 451 of file heap.h. Referenced by RtlDebugReAllocateHeap(). |
|
Definition at line 452 of file heap.h. Referenced by RtlDebugReAllocateHeap(), and RtlpUpdateHeapListIndex(). |