Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
SLIST_HEADER | DeletedSubSegments |
PLFH_BLOCK_ZONE | CrtZone |
PLFH_HEAP | LowFragHeap |
ULONG | Sequence |
Definition at line 862 of file windows_heap.h.
PLFH_BLOCK_ZONE _HEAP_LOCAL_DATA::CrtZone |
Definition at line 864 of file windows_heap.h.
Referenced by GetHeapBlocks().
SLIST_HEADER _HEAP_LOCAL_DATA::DeletedSubSegments |
Definition at line 863 of file windows_heap.h.
PLFH_HEAP _HEAP_LOCAL_DATA::LowFragHeap |
Definition at line 865 of file windows_heap.h.
ULONG _HEAP_LOCAL_DATA::Sequence |
Definition at line 866 of file windows_heap.h.