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

#include <glibc_elf.h>

Public Attributes

Elf32_Sword d_tag
 
union {
   Elf32_Word   d_val
 
   Elf32_Addr   d_ptr
 
d_un
 
union {
   Elf32_Word   d_val
 
   Elf32_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 808 of file glibc_elf.h.

Member Data Documentation

◆ d_ptr

Elf32_Addr Elf32_Dyn::d_ptr

Definition at line 813 of file glibc_elf.h.

◆ d_tag

Elf32_Sword Elf32_Dyn::d_tag

Definition at line 810 of file glibc_elf.h.

◆  [1/2]

union { ... } Elf32_Dyn::d_un

◆  [2/2]

union { ... } Elf32_Dyn::d_un

◆ d_val

Elf32_Word Elf32_Dyn::d_val

Definition at line 812 of file glibc_elf.h.


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