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

#include <mips.h>

Public Attributes

unsigned char rz_offset [8]
 
unsigned char rz_sym [4]
 
unsigned char rz_ssym [1]
 
unsigned char rz_type3 [1]
 
unsigned char rz_type2 [1]
 
unsigned char rz_type [1]
 

Detailed Description

Definition at line 739 of file mips.h.

Member Data Documentation

◆ rz_offset

unsigned char Elf64_Mips_External_Rel::rz_offset[8]

Definition at line 742 of file mips.h.

◆ rz_ssym

unsigned char Elf64_Mips_External_Rel::rz_ssym[1]

Definition at line 746 of file mips.h.

◆ rz_sym

unsigned char Elf64_Mips_External_Rel::rz_sym[4]

Definition at line 744 of file mips.h.

◆ rz_type

unsigned char Elf64_Mips_External_Rel::rz_type[1]

Definition at line 752 of file mips.h.

◆ rz_type2

unsigned char Elf64_Mips_External_Rel::rz_type2[1]

Definition at line 750 of file mips.h.

◆ rz_type3

unsigned char Elf64_Mips_External_Rel::rz_type3[1]

Definition at line 748 of file mips.h.


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