Searched refs:arm_reloc_property_table (Results 1 – 8 of 8) sorted by relevance
136 Arm_reloc_property_table* arm_reloc_property_table = NULL; variable2547 gold_assert(arm_reloc_property_table == NULL); in do_select_as_default_target()2548 arm_reloc_property_table = new Arm_reloc_property_table(); in do_select_as_default_target()8520 arm_reloc_property_table->get_reloc_property(r_type); in check_non_pic()9609 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in relocate()9613 arm_reloc_property_table->reloc_name_in_error_message(r_type); in relocate()10321 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in get_size_for_reloc()10327 arm_reloc_property_table->reloc_name_in_error_message(r_type); in get_size_for_reloc()10478 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in relocate_special_relocatable()11942 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in scan_reloc_for_stub()
11500 (arm_reloc_property_table): New global variable.