Elf32_Dyn Struct Reference

Back to the index.

Public Attributes | List of all members
Elf32_Dyn Struct Reference

#include <exec_elf.h>

Public Attributes

Elf32_Word d_tag
 
union {
   Elf32_Addr   d_ptr
 
   Elf32_Word   d_val
 
d_un
 

Detailed Description

Definition at line 532 of file exec_elf.h.

Member Data Documentation

◆ d_ptr

Elf32_Addr Elf32_Dyn::d_ptr

Definition at line 535 of file exec_elf.h.

◆ d_tag

Elf32_Word Elf32_Dyn::d_tag

Definition at line 533 of file exec_elf.h.

◆ d_un

union { ... } Elf32_Dyn::d_un

◆ d_val

Elf32_Word Elf32_Dyn::d_val

Definition at line 536 of file exec_elf.h.


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18