ReactOS 0.4.15-dev-7942-gd23573b
Elf32_Dyn Struct Reference

#include <elf32.h>

Public Attributes

Elf32_Sword d_tag
 
union {
   Elf32_Size   d_val
 
   Elf32_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 102 of file elf32.h.

Member Data Documentation

◆ d_ptr

Elf32_Addr Elf32_Dyn::d_ptr

Definition at line 106 of file elf32.h.

◆ d_tag

Elf32_Sword Elf32_Dyn::d_tag

Definition at line 103 of file elf32.h.

◆ 

union { ... } Elf32_Dyn::d_un

◆ d_val

Elf32_Size Elf32_Dyn::d_val

Definition at line 105 of file elf32.h.


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