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

Data Fields

Elf64_Xword c_tag
 
union {
   Elf64_Xword   c_val
 
   Elf64_Addr   c_ptr
 
c_un
 

Detailed Description

Definition at line 183 of file Elf64.h.

Field Documentation

◆ c_ptr

Elf64_Addr Elf64_Cap::c_ptr

Definition at line 187 of file Elf64.h.

◆ c_tag

Elf64_Xword Elf64_Cap::c_tag

Definition at line 184 of file Elf64.h.

◆ c_val

Elf64_Xword Elf64_Cap::c_val

Definition at line 186 of file Elf64.h.


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