Searched refs:R_ARM_CALL (Results 1 – 7 of 7) sorted by relevance
46 case ARM::reloc_arm_branch: return ELF::R_ARM_CALL; in getRelocationType()
189 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()256 Type = ELF::R_ARM_CALL; in GetRelocTypeInner()
26 #define R_ARM_CALL 28 macro
300 case ELF::R_ARM_CALL : // Fall through. in resolveARMRelocation()394 RelType == ELF::R_ARM_CALL || in processRelocationRef()
497 R_ARM_CALL = 0x1c, enumerator
562 #define R_ARM_CALL 28 macro
137 case R_ARM_CALL: in patch_reloc()