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

#include <mips.h>

Public Attributes

unsigned long ri_gprmask
 
unsigned long ri_pad
 
unsigned long ri_cprmask [4]
 
bfd_vma ri_gp_value
 

Detailed Description

Definition at line 912 of file mips.h.

Member Data Documentation

◆ ri_cprmask

unsigned long Elf64_Internal_RegInfo::ri_cprmask[4]

Definition at line 919 of file mips.h.

◆ ri_gp_value

bfd_vma Elf64_Internal_RegInfo::ri_gp_value

Definition at line 921 of file mips.h.

◆ ri_gprmask

unsigned long Elf64_Internal_RegInfo::ri_gprmask

Definition at line 915 of file mips.h.

◆ ri_pad

unsigned long Elf64_Internal_RegInfo::ri_pad

Definition at line 917 of file mips.h.


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