Searched refs:R_X86_64_GOT64 (Results 1 – 15 of 15) sorted by relevance
33 ELF_RELOC(R_X86_64_GOT64, 27)
25 movabs foo@GOT, %rax # R_X86_64_GOT64
114 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64; in getRelocType64()
120 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64; in getRelocType64()
360 R_X86_64_GOT64 = 27, enumerator
1719 } else if (RelType == ELF::R_X86_64_GOT64) { in processRelocationRef()1913 RelTy == ELF::R_X86_64_GOT64 || in relocationNeedsGot()1931 case ELF::R_X86_64_GOT64: in relocationNeedsStub()
485 R_X86_64_GOT64 = 27 variable in Relocs_Elf_X86_64
90 ELF-64: Type: R_X86_64_GOT64 (27)
3127 #define R_X86_64_GOT64 27 /* 64-bit GOT entry offset */ macro
3347 #define R_X86_64_GOT64 27 /* 64-bit GOT entry offset */ macro