Searched refs:R_X86_64_16 (Results 1 – 19 of 19) sorted by relevance
38 #define R_X86_64_16 12 /* Direct 16 bit zero extended */ macro
54 case R_X86_64_16: in x86_64_reloc_simple_type()
18 ELF_RELOC(R_X86_64_16, 12)
62 ELF-complex-x86-64-NEXT: R_X86_64_16 .data-4
69 ELF-complex-x86-64-NEXT: R_X86_64_16 .data-4
107 return IsPCRel ? ELF::R_X86_64_PC16 : ELF::R_X86_64_16; in getRelocType64()
113 return IsPCRel ? ELF::R_X86_64_PC16 : ELF::R_X86_64_16; in getRelocType64()
345 R_X86_64_16 = 12, enumerator
470 R_X86_64_16 = 12 variable in Relocs_Elf_X86_64
928 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_16); in getRelocationTypeName()
3108 #define R_X86_64_16 12 /* Direct 16 bit zero extended */ macro
75 ELF-64: Type: R_X86_64_16 (12)
3328 #define R_X86_64_16 12 /* Direct 16 bit zero extended */ macro
562 case ELF::R_X86_64_16: in getRelocationValueString()
1737 case FK_Data_2: Type = ELF::R_X86_64_16; break; in GetRelocType()