
Go to the source code of this file.
Data Types | |
| type | gcc_debug_hooks |
Functions/Subroutines | |
| void debug_nothing_void | PARAMS ((void)) |
| void debug_nothing_charstar | PARAMS ((const char *)) |
| void debug_nothing_int_charstar | PARAMS ((unsigned int, const char *)) |
| void debug_nothing_int | PARAMS ((unsigned int)) |
| void debug_nothing_int_int | PARAMS ((unsigned int, unsigned int)) |
| void debug_nothing_tree | PARAMS ((tree)) |
| void debug_nothing_rtx | PARAMS ((rtx)) |
Variables | |
| struct gcc_debug_hooks * | debug_hooks |
| struct gcc_debug_hooks | do_nothing_debug_hooks |
| struct gcc_debug_hooks | dbx_debug_hooks |
| struct gcc_debug_hooks | sdb_debug_hooks |
| struct gcc_debug_hooks | xcoff_debug_hooks |
| struct gcc_debug_hooks | dwarf_debug_hooks |
| struct gcc_debug_hooks | dwarf2_debug_hooks |
| struct gcc_debug_hooks | vmsdbg_debug_hooks |
| void debug_nothing_int_int PARAMS | ( | (unsigned int, unsigned int) | ) |
| void debug_nothing_int PARAMS | ( | (unsigned int) | ) |
| void debug_nothing_int_charstar PARAMS | ( | (unsigned int, const char *) | ) |
| void debug_nothing_charstar PARAMS | ( | (const char *) | ) |
Definition at line 635 of file mips-tfile.c.
Definition at line 77 of file cplus-dem.c.
Referenced by process_options().
Definition at line 206 of file toplev.c.
Referenced by assemble_start_function(), c_common_parse_file(), c_common_write_pch(), c_expand_body(), c_write_global_declarations_2(), cb_define(), cb_file_change(), cb_undef(), cgraph_finalize_function(), cgraph_varpool_output_debug_info(), cp_emit_debug_info_for_using(), do_namespace_alias(), do_using_directive(), duplicate_decls(), expand_body(), expand_call_inline(), fe_file_change(), ffelex_file_pop_(), ffelex_file_push_(), ffelex_hash_(), final_end_function(), final_scan_insn(), final_start_function(), maybe_clone_body(), merge_decls(), pch_init(), record_builtin_type(), remove_unnecessary_notes(), rest_of_compilation(), rest_of_decl_compilation(), rest_of_handle_final(), rest_of_type_compilation(), synth_module_prologue(), and tree_expand_cfg().
Referenced by process_options().
Referenced by process_options().
Referenced by process_options().
Referenced by process_options().
Referenced by process_options().
1.5.6