Searched refs:R_ARM_CALL (Results 1 – 7 of 7) sorted by relevance
132 RELOC_NUMBER (R_ARM_CALL, 28)
407 * arm.h: Add R_ARM_CALL and R_ARM_JUMP32.
183 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()
482 HOWTO (R_ARM_CALL, /* type */1705 {BFD_RELOC_ARM_PCREL_CALL, R_ARM_CALL},3179 && r_type != R_ARM_CALL in bfd_elf32_arm_process_before_allocation()3224 case R_ARM_CALL: in bfd_elf32_arm_process_before_allocation()3230 && !(r_type == R_ARM_CALL && globals->use_blx)) in bfd_elf32_arm_process_before_allocation()4594 case R_ARM_CALL: in elf32_arm_final_link_relocate()4634 && r_type != R_ARM_CALL in elf32_arm_final_link_relocate()4757 case R_ARM_CALL: in elf32_arm_final_link_relocate()4772 else if (r_type != R_ARM_CALL || !globals->use_blx) in elf32_arm_final_link_relocate()4846 if (r_type == R_ARM_CALL) in elf32_arm_final_link_relocate()[all …]
479 case ELF::R_ARM_CALL : // Fall through. in resolveARMRelocation()988 RelType == ELF::R_ARM_CALL || in processRelocationRef()
291 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_CALL); in getELFRelocationTypeName()
698 R_ARM_CALL = 0x1c, enumerator