GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
Elfalpha_External_Dyn Struct Reference

Public Attributes

unsigned char d_tag [4]
 
unsigned char d_pad [4]
 
union { 
 
   unsigned char   d_ptr [8] 
 
   unsigned char   d_val [4] 
 
d_un 
 

Detailed Description

Definition at line 125 of file mipsread.c.

Member Data Documentation

◆ d_pad

unsigned char Elfalpha_External_Dyn::d_pad[4]

Definition at line 128 of file mipsread.c.

◆ d_ptr

unsigned char Elfalpha_External_Dyn::d_ptr[8]

Definition at line 131 of file mipsread.c.

◆ d_tag

unsigned char Elfalpha_External_Dyn::d_tag[4]

Definition at line 127 of file mipsread.c.

Referenced by read_alphacoff_dynamic_symtab().

◆ [union]

union { ... } Elfalpha_External_Dyn::d_un

◆ d_val

unsigned char Elfalpha_External_Dyn::d_val[4]

Definition at line 132 of file mipsread.c.

Referenced by read_alphacoff_dynamic_symtab().


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