IBNOS
Public Attributes | List of all members
elfDynamicEntry Struct Reference

#include <elf.h>

Public Attributes

uint32_t tag
 
union {
   uint32_t   val
 
   uint32_t   ptr
 
un
 

Detailed Description

Definition at line 205 of file elf.h.

Member Data Documentation

◆ ptr

uint32_t elfDynamicEntry::ptr

Definition at line 211 of file elf.h.

◆ tag

uint32_t elfDynamicEntry::tag

Definition at line 207 of file elf.h.

◆ un

union { ... } elfDynamicEntry::un

◆ val

uint32_t elfDynamicEntry::val

Definition at line 210 of file elf.h.


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