Lines Matching refs:arm_target

2060 	    const Target_arm<big_endian>* arm_target =  in local_section_strategy()  local
2062 r_type = arm_target->get_real_reloc_type(r_type); in local_section_strategy()
4033 const Target_arm<big_endian>* arm_target = in arm_branch_common() local
4039 if (arm_target->may_use_arm_nop()) in arm_branch_common()
4053 bool may_use_blx = arm_target->may_use_v5t_interworking(); in arm_branch_common()
4163 const Target_arm<big_endian>* arm_target = in thumb_branch_common() local
4168 if (arm_target->may_use_thumb2_nop()) in thumb_branch_common()
4185 bool may_use_blx = arm_target->may_use_v5t_interworking(); in thumb_branch_common()
4193 bool thumb2 = arm_target->using_thumb2(); in thumb_branch_common()
5041 Target_arm<big_endian>* arm_target, in relocate_stub() argument
5055 arm_target->relocate_stub(stub, relinfo, output_section, view + offset, in relocate_stub()
5066 Target_arm<big_endian>* arm_target, in relocate_stubs() argument
5082 this->relocate_stub(p->second, relinfo, arm_target, output_section, view, in relocate_stubs()
5089 this->relocate_stub(p->second, relinfo, arm_target, output_section, view, in relocate_stubs()
5098 this->relocate_stub(*p, relinfo, arm_target, output_section, view, in relocate_stubs()
5259 Target_arm<big_endian>* arm_target, in apply_cortex_a8_workaround_to_address_range() argument
5282 arm_target->apply_cortex_a8_workaround(stub, stub_address, in apply_cortex_a8_workaround_to_address_range()
6334 Target_arm<big_endian>* arm_target) in scan_section_for_cortex_a8_erratum() argument
6382 arm_target->scan_span_for_cortex_a8_erratum(this, shndx, in scan_section_for_cortex_a8_erratum()
6398 Target_arm<big_endian>* arm_target, in scan_sections_for_stubs() argument
6465 arm_target->scan_section_for_stubs(&relinfo, sh_type, prelocs, in scan_sections_for_stubs()
6479 if (arm_target->fix_cortex_a8()) in scan_sections_for_stubs()
6489 arm_target); in scan_sections_for_stubs()
6621 Target_arm<big_endian>* arm_target = in do_relocate_sections() local
6632 arm_target->find_arm_input_section(this, i); in do_relocate_sections()
6661 stub_table->relocate_stubs(&relinfo, arm_target, os, view, address, in do_relocate_sections()
6689 arm_target, in do_relocate_sections()
7798 Target_arm<big_endian>* arm_target = in rel_irelative() local
7800 this->irelative_rel_ = arm_target->rel_irelative_section(layout); in rel_irelative()
10317 Target_arm<big_endian>* arm_target = in get_size_for_reloc() local
10319 r_type = arm_target->get_real_reloc_type(r_type); in get_size_for_reloc()