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

Public Attributes

const struct nios2_opcodeopcode
 
struct _nios2_opcode_hashnext
 

Detailed Description

Definition at line 43 of file nios2-dis.c.

Member Data Documentation

◆ next

struct _nios2_opcode_hash* _nios2_opcode_hash::next

Definition at line 46 of file nios2-dis.c.

Referenced by nios2_init_opcode_hash().

◆ opcode

const struct nios2_opcode* _nios2_opcode_hash::opcode

Definition at line 45 of file nios2-dis.c.

Referenced by capstone.CsInsn::__gen_detail(), and nios2_init_opcode_hash().


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