Searched refs:R_X86_64_16 (Results 1 – 8 of 8) sorted by relevance
18 ELF_RELOC(R_X86_64_16, 12)
356 case R_X86_64_16: in getRelExpr()716 case R_X86_64_16: in getImplicitAddend()775 case R_X86_64_16: in relocate()
170 case ELF::R_X86_64_16: in addSingleRelocation()
124 return IsPCRel ? ELF::R_X86_64_PC16 : ELF::R_X86_64_16; in getRelocType64()
610 .Case("BFD_RELOC_16", ELF::R_X86_64_16) in getFixupKind()
1653 #define R_X86_64_16 12 /* Add 16 bit zero extended symbol value */ macro
2260 _ELF_DEFINE_RELOC(R_X86_64_16, 12) \
278 case ELF::R_X86_64_16: { in resolveX86_64Relocation()