Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_heap_glibc.h>
Public Attributes | |
ut64 | addr |
ut64 | size |
char * | status |
Definition at line 270 of file rz_heap_glibc.h.
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().
ut64 rz_heap_chunk_list_item::size |
Definition at line 272 of file rz_heap_glibc.h.
Referenced by rz_heap_chunks_list().
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().