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

#include <elf.h>

Data Fields

Elf32_Sword d_tag
 
union {
   Elf32_Sword   d_val
 
   Elf32_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 137 of file elf.h.

Field Documentation

Elf32_Addr d_ptr

Definition at line 141 of file elf.h.

Elf32_Sword d_tag

Definition at line 138 of file elf.h.

union { ... } d_un
Elf32_Sword d_val

Definition at line 140 of file elf.h.


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