gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
ecoff_exechdr Struct Reference

#include <exec_ecoff.h>

Public Attributes

struct ecoff_filehdr f
 
struct ecoff_aouthdr a
 

Detailed Description

Definition at line 79 of file exec_ecoff.h.

Member Data Documentation

◆ a

struct ecoff_aouthdr ecoff_exechdr::a

Definition at line 81 of file exec_ecoff.h.

Referenced by EcoffObject::EcoffObject().

◆ f

struct ecoff_filehdr ecoff_exechdr::f

Definition at line 80 of file exec_ecoff.h.

Referenced by EcoffObject::EcoffObject().


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

Generated on Fri Feb 28 2020 16:27:10 for gem5 by doxygen 1.8.13