ReactOS 0.4.15-dev-7834-g00c4b3d
Elf64_Dyn Struct Reference

#include <elf64.h>

Public Attributes

Elf64_Size d_tag
 
union {
   Elf64_Size   d_val
 
   Elf64_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 115 of file elf64.h.

Member Data Documentation

◆ d_ptr

Elf64_Addr Elf64_Dyn::d_ptr

Definition at line 119 of file elf64.h.

◆ d_tag

Elf64_Size Elf64_Dyn::d_tag

Definition at line 116 of file elf64.h.

◆ 

union { ... } Elf64_Dyn::d_un

◆ d_val

Elf64_Size Elf64_Dyn::d_val

Definition at line 118 of file elf64.h.


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