GDB (xrefs)
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 131 of file mipsread.c.

Member Data Documentation

unsigned char Elfalpha_External_Dyn::d_pad[4]

Definition at line 134 of file mipsread.c.

unsigned char Elfalpha_External_Dyn::d_ptr[8]

Definition at line 137 of file mipsread.c.

unsigned char Elfalpha_External_Dyn::d_tag[4]

Definition at line 133 of file mipsread.c.

Referenced by read_alphacoff_dynamic_symtab().

union { ... } Elfalpha_External_Dyn::d_un
unsigned char Elfalpha_External_Dyn::d_val[4]

Definition at line 138 of file mipsread.c.

Referenced by read_alphacoff_dynamic_symtab().


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