Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cleanup.cxx File Reference
#include <elf.h>
#include <sys/types.h>
#include "defs.h"
#include "glob.h"
#include "erglob.h"
#include "erlib.h"
#include "errors.h"
#include "file_util.h"
#include "tracing.h"
#include "symtab.h"
#include "wn.h"
#include "pu_info.h"
#include "ir_bread.h"
#include "anl_driver.h"
#include "w2c_driver.h"
#include "w2f_driver.h"
#include "instr_reader.h"
#include "be_symtab.h"
#include "w2c_weak.h"
#include "w2f_weak.h"
Include dependency graph for cleanup.cxx:

Go to the source code of this file.

Functions

void Cleanup_Files (BOOL report, BOOL delete_dotofile)
void Terminate (INT status)
void Early_Terminate (INT status)

Variables

BOOL Prompf_anl_loaded = FALSE
BOOL Purple_loaded = FALSE
BOOL Whirl2f_loaded = FALSE
BOOL Whirl2c_loaded = FALSE

Function Documentation

void Terminate ( INT  status)

Definition at line 181 of file cleanup.cxx.

References Cleanup_Files(), exit(), FALSE, and TRUE.

Referenced by Early_Terminate(), and main().

Here is the call graph for this function:


Variable Documentation

Definition at line 74 of file cleanup.cxx.

Referenced by Cleanup_Files(), and load_components().

Definition at line 75 of file cleanup.cxx.

Referenced by load_components().

Definition at line 77 of file cleanup.cxx.

Referenced by Cleanup_Files(), and load_components().

Definition at line 76 of file cleanup.cxx.

Referenced by Cleanup_Files(), and load_components().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines