Searched refs:R_X86_64_8 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | x86-64.h | 43 RELOC_NUMBER (R_X86_64_8, 14) /* Direct 8 bit sign extended */
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86ELFRelocationInfo.cpp | 68 case R_X86_64_8: in createExprForRelocation()
|
| D | X86ELFObjectWriter.cpp | 151 case FK_Data_1: Type = ELF::R_X86_64_8; break; in GetRelocType()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf64-x86-64.c | 78 HOWTO(R_X86_64_8, 0, 0, 8, FALSE, 0, complain_overflow_bitfield, 185 { BFD_RELOC_8, R_X86_64_8, }, 945 case R_X86_64_8: in elf64_x86_64_check_relocs() 1248 case R_X86_64_8: in elf64_x86_64_gc_sweep_hook() 2367 case R_X86_64_8: in elf64_x86_64_relocate_section()
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 1242 #define R_X86_64_8 14 /* Add 8 bit zero extended symbol value */ macro
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 37 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_8); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 348 R_X86_64_8 = 14, enumerator
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Object/ |
| D | ELFObjectFile.h | 759 case ELF::R_X86_64_8: in getRelocationValueString()
|