Rizin
unix-like reverse engineering framework and cli tools
_HEAP_LOCAL_DATA Struct Reference

#include <windows_heap.h>

Public Attributes

SLIST_HEADER DeletedSubSegments
 
PLFH_BLOCK_ZONE CrtZone
 
PLFH_HEAP LowFragHeap
 
ULONG Sequence
 

Detailed Description

Definition at line 862 of file windows_heap.h.

Member Data Documentation

◆ CrtZone

PLFH_BLOCK_ZONE _HEAP_LOCAL_DATA::CrtZone

Definition at line 864 of file windows_heap.h.

Referenced by GetHeapBlocks().

◆ DeletedSubSegments

SLIST_HEADER _HEAP_LOCAL_DATA::DeletedSubSegments

Definition at line 863 of file windows_heap.h.

◆ LowFragHeap

PLFH_HEAP _HEAP_LOCAL_DATA::LowFragHeap

Definition at line 865 of file windows_heap.h.

◆ Sequence

ULONG _HEAP_LOCAL_DATA::Sequence

Definition at line 866 of file windows_heap.h.


The documentation for this struct was generated from the following file: