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

#include <vsf_specs.h>

Public Attributes

int machine_idx
 
ut64 rom
 
ut64 mem
 
struct vsf_maincpu * maincpu
 
Sdbkv
 

Detailed Description

Definition at line 73 of file vsf_specs.h.

Member Data Documentation

◆ kv

Sdb* rz_bin_vsf_obj::kv

Definition at line 78 of file vsf_specs.h.

Referenced by info(), and load_buffer().

◆ machine_idx

int rz_bin_vsf_obj::machine_idx

Definition at line 74 of file vsf_specs.h.

Referenced by entries(), info(), load_buffer(), mem(), sections(), and symbols().

◆ maincpu

struct vsf_maincpu* rz_bin_vsf_obj::maincpu

Definition at line 77 of file vsf_specs.h.

Referenced by destroy(), entries(), info(), and load_buffer().

◆ mem

ut64 rz_bin_vsf_obj::mem

Definition at line 76 of file vsf_specs.h.

Referenced by entries(), load_buffer(), capstone.m68k.M68KOp::mem(), sections(), and symbols().

◆ rom

ut64 rz_bin_vsf_obj::rom

Definition at line 75 of file vsf_specs.h.

Referenced by load_buffer(), and sections().


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