gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
ecoff_filehdr Struct Reference

#include <exec_ecoff.h>

Public Attributes

coff_ushort f_magic
 
coff_ushort f_nscns
 
coff_uint f_timdat
 
coff_ulong f_symptr
 
coff_uint f_nsyms
 
coff_ushort f_opthdr
 
coff_ushort f_flags
 

Detailed Description

Definition at line 40 of file exec_ecoff.h.

Member Data Documentation

coff_ushort ecoff_filehdr::f_flags

Definition at line 47 of file exec_ecoff.h.

coff_ushort ecoff_filehdr::f_magic

Definition at line 41 of file exec_ecoff.h.

Referenced by EcoffObject::loadGlobalSymbols(), and EcoffObject::loadLocalSymbols().

coff_ushort ecoff_filehdr::f_nscns

Definition at line 42 of file exec_ecoff.h.

coff_uint ecoff_filehdr::f_nsyms

Definition at line 45 of file exec_ecoff.h.

coff_ushort ecoff_filehdr::f_opthdr

Definition at line 46 of file exec_ecoff.h.

coff_ulong ecoff_filehdr::f_symptr

Definition at line 44 of file exec_ecoff.h.

Referenced by EcoffObject::loadGlobalSymbols(), and EcoffObject::loadLocalSymbols().

coff_uint ecoff_filehdr::f_timdat

Definition at line 43 of file exec_ecoff.h.


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

Generated on Fri Jun 9 2017 13:04:09 for gem5 by doxygen 1.8.6