Main Page   File List  

Elf32_Dyn Struct Reference

ELF32 dynamic entry. More...


Data Fields

Elf32_Sword d_tag
 see DT_ values
union {
   Elf32_Word   d_val
 integer values with various interpret.
   Elf32_Addr   d_ptr
 program virtual addresses
d_un


Detailed Description

ELF32 dynamic entry.

Definition at line 411 of file elf.h.


Field Documentation

Elf32_Word Elf32_Dyn::d_val

integer values with various interpret.

Definition at line 414 of file elf.h.


L4 Utilities, part of DROPS  © 2000-2003