UbixOS  2.0
Elf64_Dyn Struct Reference

#include <elf64.h>

Collaboration diagram for Elf64_Dyn:
Collaboration graph

Data Fields

Elf64_Sxword d_tag
 
union {
   Elf64_Addr   d_ptr
 
   Elf64_Xword   d_val
 
d_un
 

Detailed Description

Definition at line 130 of file elf64.h.

Field Documentation

◆ d_ptr

Elf64_Addr Elf64_Dyn::d_ptr

Definition at line 134 of file elf64.h.

◆ d_tag

Elf64_Sxword Elf64_Dyn::d_tag

Definition at line 131 of file elf64.h.

◆ d_un

union { ... } Elf64_Dyn::d_un

◆ d_val

Elf64_Xword Elf64_Dyn::d_val

Definition at line 133 of file elf64.h.


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