Searched refs:R_X86_64_GOTOFF64 (Results 1 – 14 of 14) sorted by relevance
31 ELF_RELOC(R_X86_64_GOTOFF64, 25)
139 return ELF::R_X86_64_GOTOFF64; in getRelocType64()
611 #define R_X86_64_GOTOFF64 25 macro
322 case ELF::R_X86_64_GOTOFF64: { in resolveX86_64Relocation()1748 } else if (RelType == ELF::R_X86_64_GOTOFF64) { in processRelocationRef()1950 case ELF::R_X86_64_GOTOFF64: in relocationNeedsStub()
3007 #define R_X86_64_GOTOFF64 25 macro
3011 #define R_X86_64_GOTOFF64 25 macro
3015 #define R_X86_64_GOTOFF64 25 macro
791 constexpr unsigned R_X86_64_GOTOFF64 = 25; variable
49 constexpr FixupKind FK_Gotoff = llvm::ELF::R_X86_64_GOTOFF64;
3495 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro