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

Public Attributes

const char * name
 
const char *constgpr_names
 
const char *constfpr_names
 

Detailed Description

Definition at line 319 of file mips-dis.c.

Member Data Documentation

◆ fpr_names

const char* const* mips_abi_choice::fpr_names

Definition at line 323 of file mips-dis.c.

Referenced by parse_mips_dis_option().

◆ gpr_names

const char* const* mips_abi_choice::gpr_names

Definition at line 322 of file mips-dis.c.

Referenced by parse_mips_dis_option().

◆ name


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