Searched refs:R_AARCH64_CALL26 (Results 1 – 7 of 7) sorted by relevance
11 ; CHECK-OBJ: R_AARCH64_CALL26 callee
37 ELF_RELOC(R_AARCH64_CALL26, 0x11b)
86 return ELF::R_AARCH64_CALL26; in GetRelocType()
340 case ELF::R_AARCH64_CALL26: // fallthrough in resolveAArch64Relocation()964 (RelType == ELF::R_AARCH64_CALL26 || RelType == ELF::R_AARCH64_JUMP26)) { in processRelocationRef()
620 R_AARCH64_CALL26 = 0x11b variable in Relocs_Elf_AArch64
178 ELF-AARCH64: Type: R_AARCH64_CALL26 (283)
2390 #define R_AARCH64_CALL26 283 /* Likewise for CALL. */ macro