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

#include <glibc_elf.h>

Public Attributes

Elf64_Sxword d_tag
 
union {
   Elf64_Xword   d_val
 
   Elf64_Addr   d_ptr
 
d_un
 
union {
   Elf64_Xword   d_val
 
   Elf64_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 817 of file glibc_elf.h.

Member Data Documentation

◆ d_ptr

Elf64_Addr Elf64_Dyn::d_ptr

Definition at line 822 of file glibc_elf.h.

◆ d_tag

Elf64_Sxword Elf64_Dyn::d_tag

Definition at line 819 of file glibc_elf.h.

◆  [1/2]

union { ... } Elf64_Dyn::d_un

◆  [2/2]

union { ... } Elf64_Dyn::d_un

◆ d_val

Elf64_Xword Elf64_Dyn::d_val

Definition at line 821 of file glibc_elf.h.


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