Searched refs:R_X86_64_GOTPCREL (Results 1 – 7 of 7) sorted by relevance
211 return ELF::R_X86_64_GOTPCREL; in getRelocType64()214 return ELF::R_X86_64_GOTPCREL; in getRelocType64()224 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
15 ELF_RELOC(R_X86_64_GOTPCREL, 9)
388 case R_X86_64_GOTPCREL: in getRelExpr()725 case R_X86_64_GOTPCREL: in getImplicitAddend()790 case R_X86_64_GOTPCREL: in relocate()
182 case ELF::R_X86_64_GOTPCREL: in addSingleRelocation()
1829 } else if (RelType == ELF::R_X86_64_GOTPCREL || in processRelocationRef()2033 case ELF::R_X86_64_GOTPCREL: in processX86_64TLSRelocation()2541 return RelTy == ELF::R_X86_64_GOTPCREL || in relocationNeedsGot()2557 case ELF::R_X86_64_GOTPCREL: in relocationNeedsStub()
1650 #define R_X86_64_GOTPCREL 9 /* Add 32 bit signed pcrel offset to GOT. */ macro
2257 _ELF_DEFINE_RELOC(R_X86_64_GOTPCREL, 9) \