Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_debug.h>
Public Attributes | |
ut64 | addr |
ut32 | size |
ut64 | timestamp |
int | perm |
Definition at line 212 of file rz_debug.h.
ut64 rz_snap_entry::addr |
Definition at line 213 of file rz_debug.h.
int rz_snap_entry::perm |
Definition at line 216 of file rz_debug.h.
ut32 rz_snap_entry::size |
Definition at line 214 of file rz_debug.h.
ut64 rz_snap_entry::timestamp |
Definition at line 215 of file rz_debug.h.