OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Elf64_Dyn Struct Reference

#include <elf.h>

Collaboration diagram for Elf64_Dyn:
Collaboration graph

Public Attributes

Elf64_Sxword d_tag
 
union {
   Elf64_Xword   d_val
 
   Elf64_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 822 of file elf.h.

Member Data Documentation

Elf64_Addr Elf64_Dyn::d_ptr

Definition at line 828 of file elf.h.

Elf64_Sxword Elf64_Dyn::d_tag

Definition at line 824 of file elf.h.

union { ... } Elf64_Dyn::d_un
Elf64_Xword Elf64_Dyn::d_val

Definition at line 827 of file elf.h.


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