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

#include <dmp_specs.h>

Public Attributes

ut64 virtualAddress
 
ut32 offset
 
ut32 size
 

Detailed Description

Definition at line 206 of file dmp_specs.h.

Member Data Documentation

◆ offset

ut32 dmp64_triage_datablock::offset

Definition at line 208 of file dmp_specs.h.

Referenced by maps(), and rz_bin_dmp64_init_triage_datablocks().

◆ size

ut32 dmp64_triage_datablock::size

Definition at line 209 of file dmp_specs.h.

Referenced by maps(), and rz_bin_dmp64_init_triage_datablocks().

◆ virtualAddress

ut64 dmp64_triage_datablock::virtualAddress

Definition at line 207 of file dmp_specs.h.

Referenced by maps(), and rz_bin_dmp64_init_triage_datablocks().


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