Searched refs:R_X86_64_PC64 (Results 1 – 9 of 9) sorted by relevance
30 ELF_RELOC(R_X86_64_PC64, 24)
381 case R_X86_64_PC64: in getRelExpr()456 if (type == R_X86_64_64 || type == R_X86_64_PC64 || type == R_X86_64_SIZE32 || in getDynRel()740 case R_X86_64_PC64: in getImplicitAddend()801 case R_X86_64_PC64: in relocate()
47 case ELF::R_X86_64_PC64: in supportsX86_64() 66 case ELF::R_X86_64_PC64: in resolveX86_64()
163 case ELF::R_X86_64_PC64: in addSingleRelocation()
118 return IsPCRel ? ELF::R_X86_64_PC64 : ELF::R_X86_64_64; in getRelocType64()
325 case ELF::R_X86_64_PC64: { in resolveX86_64Relocation()1864 resolveGOTOffsetRelocation(SectionID, Offset, Addend, ELF::R_X86_64_PC64); in processRelocationRef()1872 } else if (RelType == ELF::R_X86_64_PC64) { in processRelocationRef()2564 case ELF::R_X86_64_PC64: in relocationNeedsStub()
1665 #define R_X86_64_PC64 24 /* PC-relative 64 bit signed sym value. */ macro
413 R_X86_64_PC64); in prepare_elf64()
2272 _ELF_DEFINE_RELOC(R_X86_64_PC64, 24) \