Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
ExtInstruction Struct Reference

Public Attributes

char major
 
char minor
 
char flags
 
char * name
 
struct ExtInstructionnext
 

Detailed Description

Definition at line 71 of file arc-ext.c.

Member Data Documentation

◆ flags

char ExtInstruction::flags

Definition at line 75 of file arc-ext.c.

Referenced by cmd_descs_generate.Arg::__str__(), arcExtMap_instName(), and dump_ARC_extmap().

◆ major

char ExtInstruction::major

Definition at line 73 of file arc-ext.c.

Referenced by arcExtMap_instName(), and dump_ARC_extmap().

◆ minor

char ExtInstruction::minor

Definition at line 74 of file arc-ext.c.

Referenced by arcExtMap_instName(), and dump_ARC_extmap().

◆ name

◆ next

struct ExtInstruction* ExtInstruction::next

Definition at line 77 of file arc-ext.c.

Referenced by arcExtMap_instName(), and dump_ARC_extmap().


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