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

#include <rz_heap_glibc.h>

Public Attributes

ut32 ar_ptr
 
ut32 prev
 
ut32 size
 
ut32 mprotect_size
 

Detailed Description

Definition at line 237 of file rz_heap_glibc.h.

Member Data Documentation

◆ ar_ptr

ut32 rz_heap_info_32::ar_ptr

Definition at line 238 of file rz_heap_glibc.h.

◆ mprotect_size

ut32 rz_heap_info_32::mprotect_size

Definition at line 241 of file rz_heap_glibc.h.

◆ prev

ut32 rz_heap_info_32::prev

Definition at line 239 of file rz_heap_glibc.h.

◆ size

ut32 rz_heap_info_32::size

Definition at line 240 of file rz_heap_glibc.h.


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