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

#include <mips.h>

Public Attributes

unsigned char kind [1]
 
unsigned char size [1]
 
unsigned char section [2]
 
unsigned char info [4]
 

Detailed Description

Definition at line 832 of file mips.h.

Member Data Documentation

◆ info

unsigned char Elf_External_Options::info[4]

Definition at line 841 of file mips.h.

◆ kind

unsigned char Elf_External_Options::kind[1]

Definition at line 835 of file mips.h.

◆ section

unsigned char Elf_External_Options::section[2]

Definition at line 839 of file mips.h.

◆ size

unsigned char Elf_External_Options::size[1]

Definition at line 837 of file mips.h.


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