Home
last modified time | relevance | path

Searched refs:arm_reloc_property_table (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Darm.cc136 Arm_reloc_property_table* arm_reloc_property_table = NULL; variable
2544 gold_assert(arm_reloc_property_table == NULL); in do_select_as_default_target()
2545 arm_reloc_property_table = new Arm_reloc_property_table(); in do_select_as_default_target()
8362 arm_reloc_property_table->get_reloc_property(r_type); in check_non_pic()
9451 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in relocate()
9455 arm_reloc_property_table->reloc_name_in_error_message(r_type); in relocate()
10161 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in get_size_for_reloc()
10167 arm_reloc_property_table->reloc_name_in_error_message(r_type); in get_size_for_reloc()
10318 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in relocate_special_relocatable()
11777 arm_reloc_property_table->get_implemented_static_reloc_property(r_type); in scan_reloc_for_stub()