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

#include <rz_windows_heap.h>

Public Attributes

ut64 userAddress
 
ut64 headerAddress
 
ut64 granularity
 
ut64 unusedBytes
 
char type [100]
 
ut64 size
 

Detailed Description

Definition at line 10 of file rz_windows_heap.h.

Member Data Documentation

◆ granularity

ut64 rz_heap_block::granularity

Definition at line 13 of file rz_windows_heap.h.

◆ headerAddress

ut64 rz_heap_block::headerAddress

Definition at line 12 of file rz_windows_heap.h.

◆ size

ut64 rz_heap_block::size

Definition at line 16 of file rz_windows_heap.h.

◆ type

◆ unusedBytes

ut64 rz_heap_block::unusedBytes

Definition at line 14 of file rz_windows_heap.h.

◆ userAddress

ut64 rz_heap_block::userAddress

Definition at line 11 of file rz_windows_heap.h.


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