Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
union { | |
HEAP_LFH_SUBSEGMENT_STAT Buckets [4] | |
UINT64 Stats | |
}; | |
Definition at line 444 of file windows_heap.h.
union { ... } |
HEAP_LFH_SUBSEGMENT_STAT _HEAP_LFH_SUBSEGMENT_STATS::Buckets[4] |
Definition at line 446 of file windows_heap.h.
UINT64 _HEAP_LFH_SUBSEGMENT_STATS::Stats |
Definition at line 447 of file windows_heap.h.