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

#include <mips.h>

Public Attributes

bfd_vma rz_offset
 
unsigned long rz_sym
 
unsigned char rz_ssym
 
unsigned char rz_type3
 
unsigned char rz_type2
 
unsigned char rz_type
 
bfd_signed_vma rz_addend
 

Detailed Description

Definition at line 791 of file mips.h.

Member Data Documentation

◆ rz_addend

bfd_signed_vma Elf64_Mips_Internal_Rela::rz_addend

Definition at line 806 of file mips.h.

◆ rz_offset

bfd_vma Elf64_Mips_Internal_Rela::rz_offset

Definition at line 794 of file mips.h.

◆ rz_ssym

unsigned char Elf64_Mips_Internal_Rela::rz_ssym

Definition at line 798 of file mips.h.

◆ rz_sym

unsigned long Elf64_Mips_Internal_Rela::rz_sym

Definition at line 796 of file mips.h.

◆ rz_type

unsigned char Elf64_Mips_Internal_Rela::rz_type

Definition at line 804 of file mips.h.

◆ rz_type2

unsigned char Elf64_Mips_Internal_Rela::rz_type2

Definition at line 802 of file mips.h.

◆ rz_type3

unsigned char Elf64_Mips_Internal_Rela::rz_type3

Definition at line 800 of file mips.h.


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