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

#include <rz_heap_glibc.h>

Public Attributes

ut64 addr
 
char * type
 
MallocStatearena
 

Detailed Description

Definition at line 276 of file rz_heap_glibc.h.

Member Data Documentation

◆ addr

ut64 rz_arena_list_item::addr

Definition at line 277 of file rz_heap_glibc.h.

Referenced by rz_cmd_heap_tcache_print_handler(), and rz_heap_arenas_list().

◆ arena

MallocState* rz_arena_list_item::arena

Definition at line 279 of file rz_heap_glibc.h.

Referenced by rz_heap_arenas_list().

◆ type


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