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

VM::AssemblerFile::SLabelInfo Struct Reference

.start and and .init info, if specified (max 1 per file of each) More...

#include <asmfile.h>

Collaboration diagram for VM::AssemblerFile::SLabelInfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

ProgramStorage::Functionpfunc
 Pointer into ProgramStorage linked list.

NamespaceInfo::SymbolEntryE se
 SymbolEntry for this program function; only valid if pfunc set.


Detailed Description

.start and and .init info, if specified (max 1 per file of each)

Definition at line 234 of file asmfile.h.


Member Data Documentation

ProgramStorage::Function* VM::AssemblerFile::SLabelInfo::pfunc
 

Pointer into ProgramStorage linked list.

Definition at line 237 of file asmfile.h.

Referenced by VM::VMLinker::_CreateInitFunction(), VM::VMLinker::_LinkerFileNeeded(), VM::VMLinker::_LinkFunction(), VM::AssemblerFile_Plaintext::_WriteFunctionProgram(), VM::AssemblerFile::AssemblerFile(), VM::VMLinker::LinkAll(), VM::AssemblerFile::ResolveIDsNamespaceLocal(), and VM::AssemblerFile::~AssemblerFile().

NamespaceInfo::SymbolEntryE VM::AssemblerFile::SLabelInfo::se
 

SymbolEntry for this program function; only valid if pfunc set.

Definition at line 239 of file asmfile.h.

Referenced by VM::VMLinker::_CreateInitFunction(), VM::VMLinker::_LinkerFileNeeded(), VM::VMLinker::_LinkFunction(), and VM::VMLinker::LinkAll().


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