Searched refs:R_X86_64_PC64 (Results 1 – 7 of 7) sorted by relevance
30 ELF_RELOC(R_X86_64_PC64, 24)
76 case R_X86_64_PC64: in createExprForRelocation()
85 return IsPCRel ? ELF::R_X86_64_PC64 : ELF::R_X86_64_64; in getRelocType64()
482 R_X86_64_PC64 = 24 variable in Relocs_Elf_X86_64
264 case ELF::R_X86_64_PC64: { in resolveX86_64Relocation()
86 ELF-64: Type: R_X86_64_PC64 (24)
2981 #define R_X86_64_PC64 24 /* PC relative 64 bit */ macro