Searched refs:R_X86_64_8 (Results 1 – 8 of 8) sorted by relevance
20 ELF_RELOC(R_X86_64_8, 14)
355 case R_X86_64_8: in getRelExpr()713 case R_X86_64_8: in getImplicitAddend()767 case R_X86_64_8: in relocate()
173 case ELF::R_X86_64_8: in addSingleRelocation()
126 return IsPCRel ? ELF::R_X86_64_PC8 : ELF::R_X86_64_8; in getRelocType64()
609 .Case("BFD_RELOC_8", ELF::R_X86_64_8) in getFixupKind()
1655 #define R_X86_64_8 14 /* Add 8 bit zero extended symbol value */ macro
2262 _ELF_DEFINE_RELOC(R_X86_64_8, 14) \
269 case ELF::R_X86_64_8: { in resolveX86_64Relocation()