Searched refs:R_AARCH64_CALL26 (Results 1 – 10 of 10) sorted by relevance
145 case R_AARCH64_CALL26: in getRelExpr()314 case R_AARCH64_CALL26: in getImplicitAddend()383 if (type != R_AARCH64_CALL26 && type != R_AARCH64_JUMP26 && in needsThunk()398 if (type != R_AARCH64_CALL26 && type != R_AARCH64_JUMP26 && in inBranchRange()524 case R_AARCH64_CALL26: in relocate()
241 case R_AARCH64_CALL26: in elf_reloc_internal()
36 ELF_RELOC(R_AARCH64_CALL26, 0x11b)
83 case ELF::R_AARCH64_CALL26: in getRelocationKind()
531 target->relocateNoSym(buf, R_AARCH64_CALL26, s - p); in writeTo()1258 if (type != R_AARCH64_CALL26 && type != R_AARCH64_JUMP26 && in addThunkAArch64()
578 case R_AARCH64_CALL26: in getAArch64UndefinedRelativeWeakVA()
1079 #define R_AARCH64_CALL26 283 /* Call immediate */ macro
489 case ELF::R_AARCH64_CALL26: // fallthrough in resolveAArch64Relocation()1321 if ((RelType == ELF::R_AARCH64_CALL26 || in processRelocationRef()
820 if (GELF_R_TYPE(rela->r_info) != R_AARCH64_CALL26 && in dt_modtext()
1529 _ELF_DEFINE_RELOC(R_AARCH64_CALL26, 283) \