gem5
|
#include <exec_ecoff.h>
Public Attributes | |
struct ecoff_filehdr | f |
struct ecoff_aouthdr | a |
Definition at line 77 of file exec_ecoff.h.
struct ecoff_aouthdr ecoff_exechdr::a |
Definition at line 79 of file exec_ecoff.h.
Referenced by EcoffObject::EcoffObject().
struct ecoff_filehdr ecoff_exechdr::f |
Definition at line 78 of file exec_ecoff.h.
Referenced by EcoffObject::EcoffObject().