Searched refs:R_X86_64_16 (Results 1 – 9 of 9) sorted by relevance
53 case R_X86_64_16: in x86_64_reloc_simple_type()
18 ELF_RELOC(R_X86_64_16, 12)
73 case R_X86_64_16: in createExprForRelocation()
94 return IsPCRel ? ELF::R_X86_64_PC16 : ELF::R_X86_64_16; in getRelocType64()
62 ELF-complex-x86-64-NEXT: R_X86_64_16 .data-4
470 R_X86_64_16 = 12 variable in Relocs_Elf_X86_64
74 ELF-64: Type: R_X86_64_16 (12)
3109 #define R_X86_64_16 12 /* Direct 16 bit zero extended */ macro
453 case ELF::R_X86_64_16: in getRelocationValueString()