Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

VM::AssemblerFile::_GlobVars Struct Reference

#include <asmfile.h>

Collaboration diagram for VM::AssemblerFile::_GlobVars:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 _GlobVars ()
 ~_GlobVars ()

Public Attributes

Offset size
 Total size of the global storage (for this file).

GlobalVarList globvarq
 "Array" of global variable entries.


Constructor & Destructor Documentation

VM::AssemblerFile::_GlobVars::_GlobVars  )  [inline]
 

Definition at line 198 of file asmfile.h.

References globvarq, and size.

VM::AssemblerFile::_GlobVars::~_GlobVars  )  [inline]
 

Definition at line 199 of file asmfile.h.


Member Data Documentation

GlobalVarList VM::AssemblerFile::_GlobVars::globvarq
 

"Array" of global variable entries.

Definition at line 196 of file asmfile.h.

Referenced by VM::VMLinker::_GenerateSymbolProvideMap_AddGlobal(), _GlobVars(), VM::VMLinker::_LinkGlobalStorage(), and VM::AssemblerFile::_ResolveSymrefsInGlobal().

Offset VM::AssemblerFile::_GlobVars::size
 

Total size of the global storage (for this file).

Definition at line 194 of file asmfile.h.

Referenced by _GlobVars(), and VM::VMLinker::_LinkGlobalStorage().


The documentation for this struct was generated from the following file:
Generated on Sat Feb 19 22:36:06 2005 for Ray by doxygen 1.3.5