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

#include <mips.h>

Public Attributes

unsigned char l_name [4]
 
unsigned char l_time_stamp [4]
 
unsigned char l_checksum [4]
 
unsigned char l_version [4]
 
unsigned char l_flags [4]
 

Detailed Description

Definition at line 387 of file mips.h.

Member Data Documentation

◆ l_checksum

unsigned char Elf32_External_Lib::l_checksum[4]

Definition at line 391 of file mips.h.

◆ l_flags

unsigned char Elf32_External_Lib::l_flags[4]

Definition at line 393 of file mips.h.

◆ l_name

unsigned char Elf32_External_Lib::l_name[4]

Definition at line 389 of file mips.h.

◆ l_time_stamp

unsigned char Elf32_External_Lib::l_time_stamp[4]

Definition at line 390 of file mips.h.

◆ l_version

unsigned char Elf32_External_Lib::l_version[4]

Definition at line 392 of file mips.h.


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