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_aouthdr Struct Reference

#include <exec_ecoff.h>

Public Attributes

coff_ushort magic
 
coff_ushort vstamp
 
ECOFF_PAD coff_ulong tsize
 
coff_ulong dsize
 
coff_ulong bsize
 
coff_ulong entry
 
coff_ulong text_start
 
coff_ulong data_start
 
coff_ulong bss_start
 
 ECOFF_MACHDEP
 

Detailed Description

Definition at line 52 of file exec_ecoff.h.

Member Data Documentation

◆ bsize

coff_ulong ecoff_aouthdr::bsize

Definition at line 58 of file exec_ecoff.h.

Referenced by EcoffObject::buildImage().

◆ bss_start

coff_ulong ecoff_aouthdr::bss_start

Definition at line 62 of file exec_ecoff.h.

Referenced by EcoffObject::buildImage().

◆ data_start

coff_ulong ecoff_aouthdr::data_start

Definition at line 61 of file exec_ecoff.h.

Referenced by EcoffObject::buildImage().

◆ dsize

coff_ulong ecoff_aouthdr::dsize

Definition at line 57 of file exec_ecoff.h.

Referenced by EcoffObject::buildImage().

◆ ECOFF_MACHDEP

ecoff_aouthdr::ECOFF_MACHDEP

Definition at line 63 of file exec_ecoff.h.

◆ entry

coff_ulong ecoff_aouthdr::entry

Definition at line 59 of file exec_ecoff.h.

Referenced by EcoffObject::EcoffObject().

◆ magic

coff_ushort ecoff_aouthdr::magic

Definition at line 53 of file exec_ecoff.h.

◆ text_start

coff_ulong ecoff_aouthdr::text_start

Definition at line 60 of file exec_ecoff.h.

Referenced by EcoffObject::buildImage().

◆ tsize

ECOFF_PAD coff_ulong ecoff_aouthdr::tsize

Definition at line 56 of file exec_ecoff.h.

Referenced by EcoffObject::buildImage().

◆ vstamp

coff_ushort ecoff_aouthdr::vstamp

Definition at line 54 of file exec_ecoff.h.


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