Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Elf64_Dyn Struct Reference

#include <elf.h>

Data Fields

Elf64_Sxword d_tag
 
union {
   Elf64_Xword   d_val
 
   Elf64_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 145 of file elf.h.

Field Documentation

Elf64_Addr d_ptr

Definition at line 149 of file elf.h.

Elf64_Sxword d_tag

Definition at line 146 of file elf.h.

union { ... } d_un
Elf64_Xword d_val

Definition at line 148 of file elf.h.


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