Searched refs:R_X86_64_PC8 (Results 1 – 16 of 16) 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.
381 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */ macro
109 return IsPCRel ? ELF::R_X86_64_PC8 : ELF::R_X86_64_8; in getRelocType64()
348 R_X86_64_PC8 = 15, enumerator
473 R_X86_64_PC8 = 15 variable in Relocs_Elf_X86_64
3111 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */ macro
931 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PC8); in getRelocationTypeName()
3112 #define R_X86_64_PC8 15 /* 8 bit sign extended pc relative */ macro
78 ELF-64: Type: R_X86_64_PC8 (15)
1706 Type = ELF::R_X86_64_PC8; in GetRelocType()
552 case ELF::R_X86_64_PC8: in getRelocationValueString()
254 case ELF::R_X86_64_PC8: { in resolveX86_64Relocation()