
Go to the source code of this file.
Defines | |
| #define | symver(name, version) __asm__ (".symver " #name"," #name "@" #version) |
| #define | alias(name) __typeof(name) __libunwind##name __attribute__ ((alias (#name))) |
Definition at line 34 of file unwind-compat.h.
Referenced by aggressive_coalesce(), LOOP_INVAR_CODE_MOTION::Alias_With_Call(), assemble_alias(), assign_colors(), break_coalesced_spills(), break_precolored_alias(), build_java_method_aliases(), calculate_dont_begin(), Can_Mem_Op_Be_Moved(), check_colors(), check_uncoalesced_moves(), coalesce(), colorize_one_web(), cp_parser_objc_alias_declaration(), delete_moves(), detect_web_parts_to_rebuild(), dump_graph_cost(), dump_ra(), dump_web_conflicts(), emit_colors(), emit_loads(), extended_coalesce_2(), freeze_moves(), ghs_pragma_section(), group_aliases(), GTY(), handle_innerclass_attribute(), insert_coalesced_conflicts(), insert_stores(), Is_Aliased_With_Home(), lower_bit_field_id(), make_alias_for_thunk(), read_alias_file(), recolor_spills(), reloads_to_loads(), reset_lists(), rest_of_decl_compilation(), rewrite_program(), rewrite_program2(), set_mem_attributes_minus_bitpos(), ANL_VAR::Set_Name_Alias(), shrink(), sort_and_combine_web_pairs(), spill_coalescing(), Spill_Homeable_TN(), spill_is_free(), spill_prop_insert(), spill_prop_savings(), spill_same_color_p(), try_recolor_web(), update_spill_colors(), use_thunk(), verify_flow_insensitive_alias_info(), verify_name_tags(), and WFE_Weak_Finish().
Definition at line 31 of file unwind-compat.h.
1.5.6