Searched refs:R_X86_64_PC8 (Results 1 – 10 of 10) sorted by relevance
5 loope 0 # R_X86_64_PC8
21 ELF_RELOC(R_X86_64_PC8, 15)
5 # Test that R_X86_64_PC8 relocation works.
81 case R_X86_64_PC8: in createExprForRelocation()
96 return IsPCRel ? ELF::R_X86_64_PC8 : ELF::R_X86_64_8; in getRelocType64()
473 R_X86_64_PC8 = 15 variable in Relocs_Elf_X86_64
77 ELF-64: Type: R_X86_64_PC8 (15)
443 case ELF::R_X86_64_PC8: in getRelocationValueString()
3112 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */ macro
254 case ELF::R_X86_64_PC8: { in resolveX86_64Relocation()