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

/ray/src/vm/input/linker.cc File Reference

#include "linker.h"
#include <lib/message/message.h>
#include "classinfo.h"
#include <lib/tl/sort.h>
#include <lib/tl/binsearch.h>
#include <lib/lex/strtreedump.h>
#include <lib/message/manager.h>
#include <lib/message/handler_console.h>
#include <vm/input/tasm/tasm-file.h>

Include dependency graph for linker.cc:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  VM

Functions

int _DoParseFile (const char *file, VM::AssemblerFile_Plaintext *asmfile, uint32 cnt)
int main (int argc, char **arg)


Function Documentation

int _DoParseFile const char *  file,
VM::AssemblerFile_Plaintext asmfile,
uint32  cnt
[static]
 

Definition at line 1623 of file linker.cc.

References Error(), SError::msg(), VM::AssemblerFile_Plaintext::ParseFile(), TLString::str(), and uint32.

Referenced by main().

int main int  argc,
char **  arg
 

Definition at line 1641 of file linker.cc.

References _DoParseFile(), VM::VMLinker::AddFile(), MessageManager::cleanup(), DELETE(), MessageManager::init(), VM::VMLinker::LinkAll(), and VM::AssemblerFile::WriteFile().


Generated on Sat Feb 19 22:35:03 2005 for Ray by doxygen 1.3.5