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

#include <exec_ecoff.h>

Public Attributes

char s_name [8]
 
coff_ulong s_paddr
 
coff_ulong s_vaddr
 
coff_ulong s_size
 
coff_ulong s_scnptr
 
coff_ulong s_relptr
 
coff_ulong s_lnnoptr
 
coff_ushort s_nreloc
 
coff_ushort s_nlnno
 
coff_uint s_flags
 

Detailed Description

Definition at line 64 of file exec_ecoff.h.

Member Data Documentation

coff_uint ecoff_scnhdr::s_flags

Definition at line 74 of file exec_ecoff.h.

coff_ulong ecoff_scnhdr::s_lnnoptr

Definition at line 71 of file exec_ecoff.h.

char ecoff_scnhdr::s_name[8]

Definition at line 65 of file exec_ecoff.h.

coff_ushort ecoff_scnhdr::s_nlnno

Definition at line 73 of file exec_ecoff.h.

coff_ushort ecoff_scnhdr::s_nreloc

Definition at line 72 of file exec_ecoff.h.

coff_ulong ecoff_scnhdr::s_paddr

Definition at line 66 of file exec_ecoff.h.

coff_ulong ecoff_scnhdr::s_relptr

Definition at line 70 of file exec_ecoff.h.

coff_ulong ecoff_scnhdr::s_scnptr

Definition at line 69 of file exec_ecoff.h.

coff_ulong ecoff_scnhdr::s_size

Definition at line 68 of file exec_ecoff.h.

coff_ulong ecoff_scnhdr::s_vaddr

Definition at line 67 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