Searched refs:R_ARM_THM_CALL (Results 1 – 5 of 5) sorted by relevance
130 RELOC_NUMBER (R_ARM_THM_CALL, 10)254 FAKE_RELOC (R_ARM_THM_PC22, R_ARM_THM_CALL)
134 RELOC_NUMBER (R_ARM_THM_CALL, 10)268 FAKE_RELOC (R_ARM_THM_PC22, R_ARM_THM_CALL)
75 R_ARM_THM_CALL = 10, // Static Thumb32 ((S + A) | T) - P enumerator
2719 case elfcpp::R_ARM_THM_CALL: in reloc_is_non_pic()4097 if (r_type == elfcpp::R_ARM_THM_CALL) in thumb_branch_common()4165 && (((r_type == elfcpp::R_ARM_THM_CALL) && !may_use_blx) in thumb_branch_common()4197 && (r_type == elfcpp::R_ARM_THM_CALL in thumb_branch_common()4603 if (r_type == elfcpp::R_ARM_THM_CALL || r_type == elfcpp::R_ARM_THM_JUMP24) in stub_type_for_reloc()4607 if ((r_type == elfcpp::R_ARM_THM_CALL) && may_use_blx && !target_is_thumb) in stub_type_for_reloc()4623 && (((r_type == elfcpp::R_ARM_THM_CALL) && !may_use_blx) in stub_type_for_reloc()4635 && (r_type == elfcpp::R_ARM_THM_CALL)) in stub_type_for_reloc()4646 && (r_type == elfcpp::R_ARM_THM_CALL)) in stub_type_for_reloc()4669 && (r_type == elfcpp::R_ARM_THM_CALL)) in stub_type_for_reloc()[all …]
1455 _ELF_DEFINE_RELOC(R_ARM_THM_CALL, 10) \