
Go to the source code of this file.
Defines | |
| #define | varray_type struct varray_head_tag * |
| #define | MUST_USE_SJLJ_EXCEPTIONS 1 |
| #define | USING_SJLJ_EXCEPTIONS MUST_USE_SJLJ_EXCEPTIONS |
Functions/Subroutines | |
| int doing_eh | PARAMS ((int)) |
| void expand_eh_region_start | PARAMS ((void)) |
| void expand_eh_region_end_cleanup | PARAMS ((tree)) |
| void expand_eh_region_end_allowed | PARAMS ((tree, tree)) |
| void for_each_eh_label | PARAMS ((void(*)(rtx))) |
| bool can_throw_internal | PARAMS ((rtx)) |
| rtx get_exception_pointer | PARAMS ((struct function *)) |
| int duplicate_eh_regions | PARAMS ((struct function *, struct inline_remap *)) |
| int lang_eh_type_covers | PARAMS ((tree a, tree b)) |
| #define USING_SJLJ_EXCEPTIONS MUST_USE_SJLJ_EXCEPTIONS |
Definition at line 192 of file except.h.
Referenced by arm_compute_func_type(), c_cpp_builtins(), c_maybe_initialize_eh(), cb_register_builtins(), choose_personality_routine(), convert_to_eh_region_ranges(), default_init_unwind_resume_libfunc(), dwarf2out_do_frame(), find_exception_handler_labels(), finish_decl(), finish_eh_generation(), ia64_add_bundle_selector_before(), ia64_output_function_end_prologue(), ia64_output_function_prologue(), ia64_reorg(), init_eh(), init_exception_processing(), init_optabs(), java_init_decl_processing(), optimize_sibling_and_tail_recursive_calls(), output_function_exception_table(), override_options(), process_for_unwind_directive(), and suitable_for_tail_call_opt_p().
| #define varray_type struct varray_head_tag * |
Definition at line 34 of file except.h.
Referenced by access_functions_are_affine_or_constant_p(), add_stmt_operand(), analyze_all_data_dependences(), bfs_walk(), build_tree_conflict_graph(), calculate_live_on_entry(), calculate_reg_pav(), compute_data_dependences_for_loop(), cp_add_pending_fn_decls(), cp_copy_res_decl_for_inlining(), dom_opt_finalize_block(), dump_may_aliases_for(), estimate_numbers_of_iterations_loop(), gimplify_compound_lval(), gimplify_switch_expr(), group_aliases(), GTY(), invalidate_name_tags(), ipcp_insert_stage(), linear_transform_loops(), num_immediate_uses(), propagate_necessity_through_operand(), record_range(), scev_analysis(), simplify_cond_and_lookup_avail_expr(), ssa_eliminate_dead_code(), tree_ssa_forward_propagate_single_use_vars(), varray_grow(), varray_init(), vect_analyze_data_ref_accesses(), vect_analyze_data_ref_dependences(), vect_analyze_data_refs(), vect_analyze_data_refs_alignment(), vect_compute_data_refs_alignment(), vect_enhance_data_refs_alignment(), vect_mark_stmts_to_be_vectorized(), vect_update_inits_of_drs(), verify_flow_insensitive_alias_info(), verify_name_tags(), wrapup_globals_for_namespace(), and yylexstring().
| int lang_eh_type_covers PARAMS | ( | (tree a, tree b) | ) |
| int duplicate_eh_regions PARAMS | ( | (struct function *, struct inline_remap *) | ) |
Definition at line 77 of file cplus-dem.c.
| int doing_eh PARAMS | ( | (int) | ) |
1.5.6