Searched refs:R_X86_64_GOTPC64 (Results 1 – 13 of 13) sorted by relevance
35 ELF_RELOC(R_X86_64_GOTPC64, 29)
126 return IsPCRel ? ELF::R_X86_64_GOTPC64 : ELF::R_X86_64_GOT64; in getRelocType64()
619 #define R_X86_64_GOTPC64 29 macro
1742 } else if (RelType == ELF::R_X86_64_GOTPC64) { in processRelocationRef()1948 case ELF::R_X86_64_GOTPC64: in relocationNeedsStub()
3011 #define R_X86_64_GOTPC64 29 macro
3015 #define R_X86_64_GOTPC64 29 macro
3019 #define R_X86_64_GOTPC64 29 macro
799 constexpr unsigned R_X86_64_GOTPC64 = 29; variable
3501 #define R_X86_64_GOTPC64 29 /* 64-bit PC relative offset to GOT */ macro