Searched refs:R_AARCH64_RELATIVE (Results 1 – 11 of 11) sorted by relevance
66 case R_AARCH64_RELATIVE: in ef_aarch64_reloc()
45 #define RELOC_TYPE_RELATIVE R_AARCH64_RELATIVE
95 #define RELOC_RELATIVE R_AARCH64_RELATIVE in __elfN()
216 if (rtype == R_AARCH64_RELATIVE) in elf_reloc_internal()224 case R_AARCH64_RELATIVE: in elf_reloc_internal()
81 relativeRel = R_AARCH64_RELATIVE; in AArch64()238 case R_AARCH64_RELATIVE: in getImplicitAddend()
134 ELF_RELOC(R_AARCH64_RELATIVE, 0x403)
596 case R_AARCH64_RELATIVE: in reloc_non_plt()
571 case R_AARCH64_RELATIVE: /* B + A */ in linux_vdso_reloc()
1083 #define R_AARCH64_RELATIVE 1027 /* Add load address of shared object */ macro
202 return ELF::R_AARCH64_RELATIVE; in getELFRelativeRelocationType()
1619 _ELF_DEFINE_RELOC(R_AARCH64_RELATIVE, 1027) \