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

#include <mcore.h>

Public Attributes

const char * name
 
mcore_field_t args [ARGS_SIZE]
 
ut64 type
 
ut16 n_args
 
ut16 bytes
 
ut16 size
 

Detailed Description

Definition at line 40 of file mcore.h.

Member Data Documentation

◆ args

◆ bytes

ut16 mcore_t::bytes

Definition at line 45 of file mcore.h.

Referenced by capstone.CsInsn::__repr__().

◆ n_args

ut16 mcore_t::n_args

Definition at line 44 of file mcore.h.

Referenced by print_loop().

◆ name

◆ size

ut16 mcore_t::size

Definition at line 46 of file mcore.h.

◆ type


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