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

#include <rz_heap_glibc.h>

Public Attributes

ut64 addr
 
ut64 size
 
char * status
 

Detailed Description

Definition at line 270 of file rz_heap_glibc.h.

Member Data Documentation

◆ addr

ut64 rz_heap_chunk_list_item::addr

Definition at line 271 of file rz_heap_glibc.h.

Referenced by rz_heap_chunks_list(), and rz_heap_fastbin_content().

◆ size

ut64 rz_heap_chunk_list_item::size

Definition at line 272 of file rz_heap_glibc.h.

Referenced by rz_heap_chunks_list().

◆ status

char* rz_heap_chunk_list_item::status

Definition at line 273 of file rz_heap_glibc.h.

Referenced by rz_heap_chunks_list(), and rz_heap_fastbin_content().


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