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

#include <coff_sym.h>

Public Attributes

coff_long value
 
coff_int iss
 
unsigned st: 6
 
unsigned sc: 5
 
unsigned reserved: 1
 
unsigned index: 20
 

Detailed Description

Definition at line 267 of file coff_sym.h.

Member Data Documentation

unsigned ecoff_sym::index

Definition at line 273 of file coff_sym.h.

coff_int ecoff_sym::iss

Definition at line 269 of file coff_sym.h.

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

unsigned ecoff_sym::reserved

Definition at line 272 of file coff_sym.h.

unsigned ecoff_sym::sc

Definition at line 271 of file coff_sym.h.

unsigned ecoff_sym::st

Definition at line 270 of file coff_sym.h.

Referenced by EcoffObject::loadLocalSymbols().

coff_long ecoff_sym::value

Definition at line 268 of file coff_sym.h.

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


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