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

#include <elf.h>

Collaboration diagram for Elf32_Dyn:
Collaboration graph

Public Attributes

Elf32_Sword d_tag
 
union {
   Elf32_Word   d_val
 
   Elf32_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 812 of file elf.h.

Member Data Documentation

Elf32_Addr Elf32_Dyn::d_ptr

Definition at line 818 of file elf.h.

Elf32_Sword Elf32_Dyn::d_tag

Definition at line 814 of file elf.h.

union { ... } Elf32_Dyn::d_un
Elf32_Word Elf32_Dyn::d_val

Definition at line 817 of file elf.h.


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