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

#include <rz_heap_glibc.h>

Public Attributes

ut64 ar_ptr
 
ut64 prev
 
ut64 size
 
ut64 mprotect_size
 

Detailed Description

Definition at line 249 of file rz_heap_glibc.h.

Member Data Documentation

◆ ar_ptr

ut64 rz_heap_info_64::ar_ptr

Definition at line 250 of file rz_heap_glibc.h.

◆ mprotect_size

ut64 rz_heap_info_64::mprotect_size

Definition at line 253 of file rz_heap_glibc.h.

◆ prev

ut64 rz_heap_info_64::prev

Definition at line 251 of file rz_heap_glibc.h.

◆ size

ut64 rz_heap_info_64::size

Definition at line 252 of file rz_heap_glibc.h.


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