
Go to the source code of this file.
Typedefs | |
| typedef int | INT |
| typedef signed int | INT32 |
| typedef unsigned long long | UINT64 |
| typedef int | BOOL |
| typedef struct wn | WN |
Functions/Subroutines | |
| void | WFE_Init (INT argc, char **arrgv, char **envp) |
| void | WFE_Finish (void) |
| void | WFE_File_Init (INT argc, char **argv) |
| void | WFE_File_Finish (void) |
| void | WFE_Check_Errors (int *error_count, int *warning_count, BOOL *need_inliner) |
Variables | |
| int | WFE_Keep_Zero_Length_Structs |
| int | warnings_are_errors |
| typedef int BOOL |
Definition at line 52 of file wfe_misc.h.
| typedef int INT |
Definition at line 49 of file wfe_misc.h.
| typedef signed int INT32 |
Definition at line 50 of file wfe_misc.h.
Definition at line 51 of file wfe_misc.h.
Definition at line 53 of file wfe_misc.h.
Definition at line 467 of file wfe_misc.cxx.
References Get_Error_Count(), and wfe_invoke_inliner.
Referenced by main().
Definition at line 451 of file wfe_misc.cxx.
References Close_Output_Info(), GLOBAL_SYMTAB, IR_reader_finish(), MEM_POOL_Pop, MEM_src_pool, Verify_SYMTAB(), and Write_Global_Info().
Referenced by main(), and WFE_Compile_File().
Definition at line 433 of file wfe_misc.cxx.
References DST_build(), EC_No_Sources, ErrMsg(), Irb_File_Name, MEM_POOL_Push, MEM_src_pool, Open_Output_Info(), Prepare_Source(), Restore_Cmd_Line_Ctrls(), and Src_Count.
Referenced by main(), and WFE_Compile_File().
Definition at line 461 of file wfe_misc.cxx.
References WFE_Stmt_Stack_Free().
Referenced by main(), and WFE_Compile_File().
Definition at line 377 of file wfe_misc.cxx.
References ABI_Name, Argc, Argv, Configure(), Dash, Debug_Level, Delete_IR_File, DINFO_LEVEL_NORMAL, DSTdump_File_Name, Err_File_Name, ERROR_LINE_UNKNOWN, FALSE, Handle_Signals(), host_errlist, Init_Controls_Tbl(), Init_Error_Handler(), Initialize_C_Int_Model(), Initialize_Symbol_Tables(), IR_File_Name, IR_reader_init(), Irb_File_Name, Lst_File_Name, MEM_Initialize(), NULL, Opt_Level, optimize, Phases, Preconfigure(), Process_Command_Line(), Set_Error_File(), Set_Error_Line(), Set_Error_Phase(), Set_Error_Tables(), Src_File_Name, TARGET_64BIT, Trc_File_Name, TRUE, WFE_Expr_Init(), WFE_Omp_Init(), WFE_Stmt_Init(), WFE_Stmt_Stack_Init(), WHIRL_Keep_Cvt_On, WHIRL_Mldid_Mstid_On, and WN_Simp_Fold_LDA.
Referenced by main(), and WFE_Compile_File().
Definition at line 79 of file driver_util.cxx.
Referenced by _cpp_begin_message(), diagnostic_count_diagnostic(), diagnostic_initialize(), main(), and Process_Command_Line().
Definition at line 79 of file wfe_misc.cxx.
Referenced by Create_DST_type_For_Tree(), Create_TY_For_Tree(), WFE_Address_Of(), WFE_Expand_Expr(), WFE_Expand_Return(), WFE_Lhs_Of_Modify_Expr(), and WFE_Start_Function().
1.5.6