UbixOS  2.0
Elf32_Cap Struct Reference

#include <elf32.h>

Collaboration diagram for Elf32_Cap:
Collaboration graph

Data Fields

Elf32_Word c_tag
 
union {
   Elf32_Addr   c_ptr
 
   Elf32_Word   c_val
 
c_un
 

Detailed Description

Definition at line 183 of file elf32.h.

Field Documentation

◆ c_ptr

Elf32_Addr Elf32_Cap::c_ptr

Definition at line 187 of file elf32.h.

◆ c_tag

Elf32_Word Elf32_Cap::c_tag

Definition at line 184 of file elf32.h.

◆ c_un

union { ... } Elf32_Cap::c_un

◆ c_val

Elf32_Word Elf32_Cap::c_val

Definition at line 186 of file elf32.h.


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