Searched refs:R_X86_64_GOT64 (Results 1 – 7 of 7) sorted by relevance
33 ELF_RELOC(R_X86_64_GOT64, 27)
17 movabs foo@GOT, %rax # R_X86_64_GOT64
82 case R_X86_64_GOT64: in createExprForRelocation()
98 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64; in getRelocType64()
485 R_X86_64_GOT64 = 27 variable in Relocs_Elf_X86_64
89 ELF-64: Type: R_X86_64_GOT64 (27)
2985 #define R_X86_64_GOT64 27 /* 64-bit GOT entry offset */ macro