GDB (xrefs)
|
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 | |
Definition at line 125 of file mipsread.c.
unsigned char Elfalpha_External_Dyn::d_pad[4] |
Definition at line 128 of file mipsread.c.
unsigned char Elfalpha_External_Dyn::d_ptr[8] |
Definition at line 131 of file mipsread.c.
unsigned char Elfalpha_External_Dyn::d_tag[4] |
Definition at line 127 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
union { ... } Elfalpha_External_Dyn::d_un |
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Dyn::d_val[4] |
Definition at line 132 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().