Searched refs:R_X86_64_GOT64 (Results 1 – 13 of 13) sorted by relevance
33 ELF_RELOC(R_X86_64_GOT64, 27)
126 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64; in getRelocType64()
615 #define R_X86_64_GOT64 27 macro
1729 } else if (RelType == ELF::R_X86_64_GOT64) { in processRelocationRef()1931 RelTy == ELF::R_X86_64_GOT64 || in relocationNeedsGot()1949 case ELF::R_X86_64_GOT64: in relocationNeedsStub()
3009 #define R_X86_64_GOT64 27 macro
3013 #define R_X86_64_GOT64 27 macro
795 constexpr unsigned R_X86_64_GOT64 = 27; variable
3017 #define R_X86_64_GOT64 27 macro
3498 #define R_X86_64_GOT64 27 /* 64-bit GOT entry offset */ macro