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_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 66 of file exec_ecoff.h.

Member Data Documentation

◆ s_flags

coff_uint ecoff_scnhdr::s_flags

Definition at line 76 of file exec_ecoff.h.

◆ s_lnnoptr

coff_ulong ecoff_scnhdr::s_lnnoptr

Definition at line 73 of file exec_ecoff.h.

◆ s_name

char ecoff_scnhdr::s_name[8]

Definition at line 67 of file exec_ecoff.h.

◆ s_nlnno

coff_ushort ecoff_scnhdr::s_nlnno

Definition at line 75 of file exec_ecoff.h.

◆ s_nreloc

coff_ushort ecoff_scnhdr::s_nreloc

Definition at line 74 of file exec_ecoff.h.

◆ s_paddr

coff_ulong ecoff_scnhdr::s_paddr

Definition at line 68 of file exec_ecoff.h.

◆ s_relptr

coff_ulong ecoff_scnhdr::s_relptr

Definition at line 72 of file exec_ecoff.h.

◆ s_scnptr

coff_ulong ecoff_scnhdr::s_scnptr

Definition at line 71 of file exec_ecoff.h.

◆ s_size

coff_ulong ecoff_scnhdr::s_size

Definition at line 70 of file exec_ecoff.h.

◆ s_vaddr

coff_ulong ecoff_scnhdr::s_vaddr

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