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

#include <glibc_elf.h>

Public Attributes

Elf32_Word l_name
 
Elf32_Word l_time_stamp
 
Elf32_Word l_checksum
 
Elf32_Word l_version
 
Elf32_Word l_flags
 

Detailed Description

Definition at line 1924 of file glibc_elf.h.

Member Data Documentation

◆ l_checksum

Elf32_Word Elf32_Lib::l_checksum

Definition at line 1928 of file glibc_elf.h.

◆ l_flags

Elf32_Word Elf32_Lib::l_flags

Definition at line 1930 of file glibc_elf.h.

◆ l_name

Elf32_Word Elf32_Lib::l_name

Definition at line 1926 of file glibc_elf.h.

◆ l_time_stamp

Elf32_Word Elf32_Lib::l_time_stamp

Definition at line 1927 of file glibc_elf.h.

◆ l_version

Elf32_Word Elf32_Lib::l_version

Definition at line 1929 of file glibc_elf.h.


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