Searched refs:R_ARM_CALL (Results 1 – 7 of 7) sorted by relevance
22 @ARM: 10 R_ARM_CALL f0423 @ARM: 14 R_ARM_CALL f05
107 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()113 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()
35 ELF_RELOC(R_ARM_CALL, 0x1c)
504 case ELF::R_ARM_CALL: // Fall through. in resolveARMRelocation()1009 (RelType == ELF::R_ARM_PC24 || RelType == ELF::R_ARM_CALL || in processRelocationRef()
747 R_ARM_CALL = 0x1c variable in Relocs_Elf_ARM
303 ELF-ARM: Type: R_ARM_CALL (28)
2521 #define R_ARM_CALL 28 /* PC relative 24 bit (BL, BLX). */ macro