Searched refs:R_X86_64_PC16 (Results 1 – 12 of 12) sorted by relevance
55 case FK_Data_2: Type = ELF::R_X86_64_PC16; break; in GetRelocType()91 Type = ELF::R_X86_64_PC16; in GetRelocType()
74 case R_X86_64_PC16: in createExprForRelocation()
176 case 16: return (unsigned char) R_X86_64_PC16; in elf_x86_amd64_map_reloc_info_to_type()
326 R_X86_64_PC16 = 13, /* word16, S + A - P */ enumerator
914 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */ macro
36 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PC16); in getELFRelocationTypeName()
401 ECase(R_X86_64_PC16) in enumeration()
467 R_X86_64_PC16 = 13 variable in Relocs_Elf_X86_64
368 R_X86_64_PC16 = 13, enumerator
2680 #define R_X86_64_PC16 13 /* 16 bit sign extended pc relative */ macro
711 case ELF::R_X86_64_PC16: in getRelocationValueString()
75 ELF-64: Type: R_X86_64_PC16 (13)