Searched refs:R_X86_64_PC64 (Results 1 – 11 of 11) sorted by relevance
53 case FK_Data_8: Type = ELF::R_X86_64_PC64; break; in GetRelocType()60 Type = ELF::R_X86_64_PC64; in GetRelocType()
76 case R_X86_64_PC64: in createExprForRelocation()
178 case 64: return (unsigned char) R_X86_64_PC64; in elf_x86_amd64_map_reloc_info_to_type()
337 R_X86_64_PC64 = 24, /* word64, PC relative */ enumerator
47 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PC64); in getELFRelocationTypeName()
412 ECase(R_X86_64_PC64) in enumeration()
478 R_X86_64_PC64 = 24 variable in Relocs_Elf_X86_64
379 R_X86_64_PC64 = 24, enumerator
2694 #define R_X86_64_PC64 24 /* PC relative 64 bit */ macro
86 ELF-64: Type: R_X86_64_PC64 (24)
313 case ELF::R_X86_64_PC64: { in resolveX86_64Relocation()