Searched refs:R_X86_64_8 (Results 1 – 9 of 9) sorted by relevance
55 case R_X86_64_8: in x86_64_reloc_simple_type()
20 ELF_RELOC(R_X86_64_8, 14)
68 case R_X86_64_8: in createExprForRelocation()
93 return IsPCRel ? ELF::R_X86_64_PC8 : ELF::R_X86_64_8; in getRelocType64()
61 ELF-complex-x86-64-NEXT: R_X86_64_8 .data-4
472 R_X86_64_8 = 14 variable in Relocs_Elf_X86_64
736 case ELF::R_X86_64_8: in getRelocationValueString()
76 ELF-64: Type: R_X86_64_8 (14)
2968 #define R_X86_64_8 14 /* Direct 8 bit sign extended */ macro