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

#include <mips.h>

Public Attributes

unsigned char ri_gprmask [4]
 
unsigned char ri_cprmask [4][4]
 
unsigned char ri_gp_value [4]
 

Detailed Description

Definition at line 478 of file mips.h.

Member Data Documentation

◆ ri_cprmask

unsigned char Elf32_External_RegInfo::ri_cprmask[4][4]

Definition at line 481 of file mips.h.

◆ ri_gp_value

unsigned char Elf32_External_RegInfo::ri_gp_value[4]

Definition at line 482 of file mips.h.

◆ ri_gprmask

unsigned char Elf32_External_RegInfo::ri_gprmask[4]

Definition at line 480 of file mips.h.


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