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

Public Attributes

const char *const model
 
int pc
 
char * inherit
 
struct _cpu_model_taginherit_cpu_p
 
CPU_CONSTconsts [10]
 

Detailed Description

Definition at line 30 of file avr_esil.c.

Member Data Documentation

◆ consts

CPU_CONST* _cpu_model_tag::consts[10]

Definition at line 35 of file avr_esil.c.

◆ inherit

char* _cpu_model_tag::inherit

Definition at line 33 of file avr_esil.c.

◆ inherit_cpu_p

struct _cpu_model_tag* _cpu_model_tag::inherit_cpu_p

Definition at line 34 of file avr_esil.c.

◆ model

const char* const _cpu_model_tag::model

Definition at line 31 of file avr_esil.c.

◆ pc

int _cpu_model_tag::pc

Definition at line 32 of file avr_esil.c.


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