Searched refs:R_ARM_CALL (Results 1 – 11 of 11) sorted by relevance
22 @ARM: 10 R_ARM_CALL f0423 @ARM: 14 R_ARM_CALL f05
110 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()116 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()
46 case ARM::reloc_arm_branch: return ELF::R_ARM_CALL; break; in getRelocationType()
35 ELF_RELOC(R_ARM_CALL, 0x1c)
497 R_ARM_CALL = 0x1c, enumerator
1429 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()1500 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()
485 case ELF::R_ARM_CALL: // Fall through. in resolveARMRelocation()1334 if (RelType == ELF::R_ARM_PC24 || RelType == ELF::R_ARM_CALL || in processRelocationRef()
747 R_ARM_CALL = 0x1c variable in Relocs_Elf_ARM
2664 #define R_ARM_CALL 28 /* PC relative 24 bit (BL, BLX). */ macro
304 ELF-ARM: Type: R_ARM_CALL (28)
2663 #define R_ARM_CALL 28 /* PC relative 24 bit (BL, BLX). */ macro