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

#include <mips.h>

Public Attributes

unsigned long ri_gprmask
 
unsigned long ri_cprmask [4]
 
long ri_gp_value
 
Elf32_Word ri_gprmask
 
Elf32_Word ri_cprmask [4]
 
Elf32_Sword ri_gp_value
 

Detailed Description

Definition at line 467 of file mips.h.

Member Data Documentation

◆ ri_cprmask [1/2]

Elf32_Word Elf32_RegInfo::ri_cprmask

Definition at line 472 of file mips.h.

◆ ri_cprmask [2/2]

Elf32_Word Elf32_RegInfo::ri_cprmask[4]

Definition at line 1708 of file glibc_elf.h.

◆ ri_gp_value [1/2]

Elf32_Sword Elf32_RegInfo::ri_gp_value

Definition at line 474 of file mips.h.

◆ ri_gp_value [2/2]

Elf32_Sword Elf32_RegInfo::ri_gp_value

Definition at line 1709 of file glibc_elf.h.

◆ ri_gprmask [1/2]

Elf32_Word Elf32_RegInfo::ri_gprmask

Definition at line 470 of file mips.h.

◆ ri_gprmask [2/2]

Elf32_Word Elf32_RegInfo::ri_gprmask

Definition at line 1707 of file glibc_elf.h.


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