TianoCore EDK2 master
Loading...
Searching...
No Matches
Elf32_Dyn Struct Reference

Data Fields

Elf32_Sword d_tag
 
union {
   Elf32_Word   d_val
 
   Elf32_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 115 of file Elf32.h.

Field Documentation

◆ d_ptr

Elf32_Addr Elf32_Dyn::d_ptr

Definition at line 119 of file Elf32.h.

◆ d_tag

Elf32_Sword Elf32_Dyn::d_tag

Definition at line 116 of file Elf32.h.

◆ d_val

Elf32_Word Elf32_Dyn::d_val

Definition at line 118 of file Elf32.h.


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