SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
Elf64_Dyn Struct Reference

#include <elf.h>

Public Attributes

Elf64_Sxword d_tag
 
union { 
 
   Elf64_Xword   d_val 
 
   Elf64_Addr   d_ptr 
 
d_un 
 

Member Data Documentation

◆ d_ptr

Elf64_Addr Elf64_Dyn::d_ptr

◆ d_tag

Elf64_Sxword Elf64_Dyn::d_tag

◆ [union]

union { ... } Elf64_Dyn::d_un

◆ d_val

Elf64_Xword Elf64_Dyn::d_val

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