Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
DWORD | count |
DEBUG_HEAP_INFORMATION | heaps [] |
Definition at line 989 of file windows_heap.h.
DWORD _HeapInformation::count |
Definition at line 990 of file windows_heap.h.
Referenced by GetHeapBlocks(), GetSingleBlock(), InitHeapInfo(), rz_heap_blocks_list(), rz_heap_list(), rz_heap_list_w32(), and w32_list_heaps_blocks().
DEBUG_HEAP_INFORMATION _HeapInformation::heaps[] |
Definition at line 991 of file windows_heap.h.
Referenced by GetHeapBlocks(), GetSingleBlock(), InitHeapInfo(), rz_heap_blocks_list(), rz_heap_list(), rz_heap_list_w32(), and w32_list_heaps_blocks().