UbixOS  2.0
Elf64_Cap Struct Reference

#include <elf64.h>

Collaboration diagram for Elf64_Cap:
Collaboration graph

Data Fields

Elf64_Xword c_tag
 
union {
   Elf64_Addr   c_ptr
 
   Elf64_Xword   c_val
 
c_un
 

Detailed Description

Definition at line 190 of file elf64.h.

Field Documentation

◆ c_ptr

Elf64_Addr Elf64_Cap::c_ptr

Definition at line 194 of file elf64.h.

◆ c_tag

Elf64_Xword Elf64_Cap::c_tag

Definition at line 191 of file elf64.h.

◆ c_un

union { ... } Elf64_Cap::c_un

◆ c_val

Elf64_Xword Elf64_Cap::c_val

Definition at line 193 of file elf64.h.


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