Searched refs:R_X86_64_GOTPC64 (Results 1 – 7 of 7) sorted by relevance
84 case R_X86_64_GOTPC64: in createExprForRelocation()
172 return (unsigned char) R_X86_64_GOTPC64; in elf_x86_amd64_map_reloc_info_to_type()
342 R_X86_64_GOTPC64 = 29, /* word64, signed pc relative to GOT */ enumerator
362 R_X86_64_GOTPC64 = 29, enumerator
483 R_X86_64_GOTPC64 = 29 variable in Relocs_Elf_X86_64
91 ELF-64: Type: R_X86_64_GOTPC64 (29)
1599 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTPC64);