osprey/kg++fe/main.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <cmplrs/rcodes.h>
#include "wfe_misc.h"
#include "glob.h"

Include dependency graph for main.c:

Go to the source code of this file.

Functions/Subroutines

const char * gnu_init (INT argc, char **argv, char **envp)
void WFE_Expand_Top_Level_Decl (struct tree *)
void weak_finish ()
void WFE_Compile_File (struct tree *decl)
void compile_file (const char *)
void check_gnu_errors (INT *, INT *)
int main (INT argc, char **argv, char **envp)

Variables

static INT argc_save
static char ** argv_save
static char ** envp_save
INT32 Opt_Level
BOOL Enable_WFE_DFE
static int WFE_Compile_File_Invoked = 0
void(* back_end_hook )(struct tree *) = &WFE_Compile_File


Function Documentation

void check_gnu_errors ( INT ,
INT  
)

void compile_file ( const char *   ) 

const char* gnu_init ( INT  argc,
char **  argv,
char **  envp 
)

Referenced by main().

int main ( INT  argc,
char **  argv,
char **  envp 
)

Definition at line 82 of file main.c.

void weak_finish (  ) 

Definition at line 4657 of file varasm.c.

void WFE_Compile_File ( struct tree decl  ) 

void WFE_Expand_Top_Level_Decl ( struct tree  ) 

Referenced by WFE_Compile_File().


Variable Documentation

INT argc_save [static]

Definition at line 52 of file main.c.

Referenced by main(), and WFE_Compile_File().

char** argv_save [static]

Definition at line 53 of file main.c.

Referenced by main(), and WFE_Compile_File().

void(* back_end_hook)(struct tree *) = &WFE_Compile_File

Referenced by finish_file().

char** envp_save [static]

Definition at line 54 of file main.c.

Referenced by main(), and WFE_Compile_File().

Definition at line 919 of file config.cxx.

int WFE_Compile_File_Invoked = 0 [static]

Definition at line 58 of file main.c.

Referenced by main(), and WFE_Compile_File().


Generated on Wed Apr 8 14:44:52 2009 for Open64 by  doxygen 1.5.6