
Go to the source code of this file.
Functions/Subroutines | |
| void | Get_Phase_Args (BE_PHASES, INT *, char ***) |
| void | Process_Command_Line (INT, char **) |
| void | Prepare_Source (void) |
| void | Prepare_Listing_File (void) |
| void | Lowering_Initialize (void) |
| void | Lower_Init (void) |
Variables | |
| BOOL | warnings_are_errors |
Definition at line 133 of file driver_util.cxx.
References phase_argc, and phase_argv.
Referenced by load_components(), and main().
Referenced by lower_bit_field_id(), and Lowering_Initialize().
Definition at line 602 of file driver_util.cxx.
References Create_Slink_Symbol(), and Lower_Init().
Referenced by Preprocess_PU().
Definition at line 578 of file driver_util.cxx.
References EC_Lst_Open, ErrMsg(), errno, fopen, Last_Pathname_Component(), List_Enabled, Lst_File, LST_FILE_EXTENSION, Lst_File_Name, New_Extension(), NULL, and Src_File_Name.
Referenced by main().
Definition at line 517 of file driver_util.cxx.
Definition at line 178 of file driver_util.cxx.
References add_cray_args(), add_deferred_cray_args(), add_phase_args(), argc_cray, argv_cray, BOOL, build_host, build_root, build_user, c, Common_Option_Groups, Cray_Woff(), Create_Cycle_Output, cset_id, CXX_Exceptions_On, dashdash_flag, Debug_Level, DEF_O_LEVEL, DEF_SDATA_ELT_SIZE, deferred_argv_cray, disable_old_mp, disable_open_mp, Dsm_Recompile, EC_File_Flag, EC_File_Name, EC_No_Sources, EC_Unknown_Flag, Echo_Flag, enable_dsm_processing, enable_dsm_recompile, enable_mp_processing, Enable_WN_Simp, Err_File_Name, ErrMsg(), ES_ADVISORY, ES_ERROR, ES_WARNING, exit(), f, F2C_ABI_filename, FALSE, fclose(), FE_align, FE_command_line, Feedback_File_Name, fgets(), fopen, fprintf(), free(), fseek, Get_Numeric_Flag(), Get_Trace(), getc(), global_chunk_pragma_set, global_chunk_pragma_value, Global_File_Name, global_schedtype_pragma_set, global_schedtype_pragma_val, Handle_Phase_Specific_Options(), i, identify_schedtype(), INCLUDE_STAMP, Initialize_Timing(), INT, INT16, INT32_MAX, Irb_File_Name, Last_Pathname_Component(), Lib_File_Name, List_Enabled, List_Phase_Numbers(), Lst_File_Name, malloc, MAX_DEBUG_LEVEL, MAX_MSG_LEVEL, MAX_OPT_LEVEL, Max_Sdata_Elt_Size, MAX_SDATA_ELT_SIZE, mdtarget_file, mdupdate_file, mfef90_compiler_build_date, Min_Error_Severity, mp_io, NULL, num_cray_args, num_deferred_cray_args, Obj_File_Name, object_file_name, Olimit_opt, Opt_Level, Orig_Src_File_Name, p, parse_decorate_script(), path_intrinsic_list, PHASE_CG, PHASE_IPL, Process_Command_Line_Group(), process_cri_mp_pragmas, Process_Trace_Option(), Rag_Handle_Woff_Args(), RC_USER_ERROR, rii_file_name, Run_autopar, Run_Dsm_Check, Run_Dsm_Cloner, Run_Dsm_Common_Check, Run_MemCtr, Run_w2fc_early, SEEK_SET, Set_Instrumentation_File_Name(), Set_Trace(), Show_Progress, size_cray_argv, size_deferred_cray_argv, Spin_File_Name, sprintf(), Src_Count, Src_File_Name, strcat(), strcmp(), strcpy, strdup, strlen(), strncmp(), TINFO_TFLAGS, TKIND_INFO, Tlog_Enabled, Tlog_File_Name, TP_PTRACE1, TP_PTRACE1_ALL, TP_PTRACE2, Tracing_Enabled, Trc_File_Name, TRUE, warnings_are_errors, Whirl2C_File_Name, and WN_PRAGMA_SCHEDTYPE_UNKNOWN.
Referenced by CG_Process_Command_Line(), ipl_main(), main(), OPTIONS_STACK::Process_Pragma_Options(), sgi_cmd_line(), and WFE_Init().
Definition at line 79 of file driver_util.cxx.
1.5.6