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

Data Fields

Elf64_Sxword d_tag
 
union {
   Elf64_Xword   d_val
 
   Elf64_Addr   d_ptr
 
d_un
 

Detailed Description

Definition at line 123 of file Elf64.h.

Field Documentation

◆ d_ptr

Elf64_Addr Elf64_Dyn::d_ptr

Definition at line 127 of file Elf64.h.

◆ d_tag

Elf64_Sxword Elf64_Dyn::d_tag

Definition at line 124 of file Elf64.h.

◆ d_val

Elf64_Xword Elf64_Dyn::d_val

Definition at line 126 of file Elf64.h.


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