Process Hacker
|
#include <ntrtl.h>
Data Fields | |
SIZE_T | Size |
USHORT | Flags |
USHORT | AllocatorBackTraceIndex |
union { | |
struct { | |
SIZE_T Settable | |
ULONG Tag | |
} s1 | |
struct { | |
SIZE_T CommittedSize | |
PVOID FirstBlock | |
} s2 | |
} | u |
struct { ... } s1 |
struct { ... } s2 |
union { ... } u |