gem5
v19.0.0.0
|
#include <exec_ecoff.h>
Definition at line 52 of file exec_ecoff.h.
coff_ulong ecoff_aouthdr::bsize |
Definition at line 58 of file exec_ecoff.h.
Referenced by EcoffObject::buildImage().
coff_ulong ecoff_aouthdr::bss_start |
Definition at line 62 of file exec_ecoff.h.
Referenced by EcoffObject::buildImage().
coff_ulong ecoff_aouthdr::data_start |
Definition at line 61 of file exec_ecoff.h.
Referenced by EcoffObject::buildImage().
coff_ulong ecoff_aouthdr::dsize |
Definition at line 57 of file exec_ecoff.h.
Referenced by EcoffObject::buildImage().
ecoff_aouthdr::ECOFF_MACHDEP |
Definition at line 63 of file exec_ecoff.h.
coff_ulong ecoff_aouthdr::entry |
Definition at line 59 of file exec_ecoff.h.
Referenced by EcoffObject::EcoffObject().
coff_ushort ecoff_aouthdr::magic |
Definition at line 53 of file exec_ecoff.h.
coff_ulong ecoff_aouthdr::text_start |
Definition at line 60 of file exec_ecoff.h.
Referenced by EcoffObject::buildImage().
ECOFF_PAD coff_ulong ecoff_aouthdr::tsize |
Definition at line 56 of file exec_ecoff.h.
Referenced by EcoffObject::buildImage().
coff_ushort ecoff_aouthdr::vstamp |
Definition at line 54 of file exec_ecoff.h.