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

#include <glibc_elf.h>

Public Attributes

Elf64_Word l_name
 
Elf64_Word l_time_stamp
 
Elf64_Word l_checksum
 
Elf64_Word l_version
 
Elf64_Word l_flags
 

Detailed Description

Definition at line 1933 of file glibc_elf.h.

Member Data Documentation

◆ l_checksum

Elf64_Word Elf64_Lib::l_checksum

Definition at line 1937 of file glibc_elf.h.

◆ l_flags

Elf64_Word Elf64_Lib::l_flags

Definition at line 1939 of file glibc_elf.h.

◆ l_name

Elf64_Word Elf64_Lib::l_name

Definition at line 1935 of file glibc_elf.h.

◆ l_time_stamp

Elf64_Word Elf64_Lib::l_time_stamp

Definition at line 1936 of file glibc_elf.h.

◆ l_version

Elf64_Word Elf64_Lib::l_version

Definition at line 1938 of file glibc_elf.h.


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