Searched refs:R_X86_64_PC16 (Results 1 – 18 of 18) sorted by relevance
7 .word 0x42 - . # R_X86_64_PC16
39 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */ macro
19 ELF_RELOC(R_X86_64_PC16, 13)
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()
346 R_X86_64_PC16 = 13, enumerator
1667 case FK_Data_2: Type = ELF::R_X86_64_PC16; break; in GetRelocType()1702 Type = ELF::R_X86_64_PC16; in GetRelocType()
471 R_X86_64_PC16 = 13 variable in Relocs_Elf_X86_64
929 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PC16); in getRelocationTypeName()
3109 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */ macro
76 ELF-64: Type: R_X86_64_PC16 (13)
3329 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */ macro
553 case ELF::R_X86_64_PC16: in getRelocationValueString()