Searched refs:R_X86_64_GOTPC64 (Results 1 – 6 of 6) sorted by relevance
35 ELF_RELOC(R_X86_64_GOTPC64, 29)
90 case R_X86_64_GOTPC64: in createExprForRelocation()
101 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64; in getRelocType64()
487 R_X86_64_GOTPC64 = 29 variable in Relocs_Elf_X86_64
91 ELF-64: Type: R_X86_64_GOTPC64 (29)
3131 #define R_X86_64_GOTPC64 29 /* 64-bit PC relative offset to GOT */ macro