#include <heap.h>
Public Attributes | |
| USHORT | Size |
| USHORT | PreviousSize |
| UCHAR | SegmentIndex |
| UCHAR | Flags |
| UCHAR | UnusedBytes |
| UCHAR | SmallTagIndex |
|
|
|
Definition at line 53 of file heap.h. Referenced by RtlpDeCommitFreeBlock(), RtlpFindAndCommitPages(), and RtlpInitializeHeapSegment(). |
|
|
Definition at line 60 of file heap.h. Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlFreeHeap(), RtlFreeHeapSlowly(), RtlpDeCommitFreeBlock(), RtlpFindAndCommitPages(), RtlpInitializeHeapSegment(), RtlReAllocateHeap(), and RtlWalkHeap(). |
|
|
Definition at line 45 of file heap.h. Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlDebugFreeHeap(), RtlFreeHeap(), RtlFreeHeapSlowly(), RtlpFindAndCommitPages(), RtlpGetExtraStuffPointer(), RtlpGrowBlockInPlace(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), RtlSizeHeap(), RtlUsageHeap(), RtlWalkHeap(), and RtlZeroHeap(). |
|
|
Definition at line 91 of file heap.h. Referenced by RtlAllocateHeap(), RtlDebugAllocateHeap(), RtlDebugFreeHeap(), RtlDebugReAllocateHeap(), RtlFreeHeapSlowly(), RtlQueryProcessHeapInformation(), RtlReAllocateHeap(), RtlUsageHeap(), and RtlWalkHeap(). |
|
|
Definition at line 85 of file heap.h. Referenced by RtlAllocateHeap(), RtlAllocateHeapSlowly(), RtlReAllocateHeap(), RtlSizeHeap(), RtlUsageHeap(), and RtlWalkHeap(). |
1.3.7