boomerang.cpp File Reference

#include <iostream>
#include <fstream>
#include <time.h>
#include <sys/stat.h>
#include <unistd.h>
#include <signal.h>
#include "prog.h"
#include "proc.h"
#include "BinaryFile.h"
#include "frontend.h"
#include "hllcode.h"
#include "codegen/chllcode.h"
#include "boomerang.h"
#include "log.h"
#include "gc.h"

Go to the source code of this file.

Defines

#define USE_XML   0
#define VERSION   "alpha 0.3.1 09/Sep/2006"

Typedefs

typedef char * crazy_vc_bug

Functions

bool createDirectory (std::string dir)
 Creates a directory and tests it.
void stopProcess (int n)


Define Documentation

#define USE_XML   0
 

Definition at line 21 of file boomerang.cpp.

#define VERSION   "alpha 0.3.1 09/Sep/2006"
 

Definition at line 15 of file boomerang.cpp.

Referenced by Boomerang::commandLine(), and Boomerang::getVersionStr().


Typedef Documentation

typedef char* crazy_vc_bug
 

Definition at line 262 of file boomerang.cpp.


Function Documentation

bool createDirectory std::string  dir  ) 
 

Creates a directory and tests it.

Parameters:
dir The name of the directory.
Return values:
true The directory is valid.
false The directory is invalid.

Definition at line 221 of file boomerang.cpp.

Referenced by Boomerang::setOutputDirectory().

void stopProcess int  n  ) 
 

Definition at line 1103 of file boomerang.cpp.

Referenced by Boomerang::decompile().


Generated on Tue Sep 19 21:18:36 2006 for Boomerang by  doxygen 1.4.6