Searched refs:R_X86_64_DTPMOD64 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | x86-64.h | 45 RELOC_NUMBER (R_X86_64_DTPMOD64, 16) /* ID of module containing symbol */
|
| /freebsd-9-stable/libexec/rtld-elf/amd64/ |
| D | reloc.c | 276 case R_X86_64_DTPMOD64: in reloc_non_plt()
|
| /freebsd-9-stable/sys/sys/ |
| D | elf_common.h | 974 #define R_X86_64_DTPMOD64 16 /* ID of module containing symbol */ macro
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf64-x86-64.c | 82 HOWTO(R_X86_64_DTPMOD64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 187 { BFD_RELOC_X86_64_DTPMOD64, R_X86_64_DTPMOD64, }, 2739 dr_type = R_X86_64_DTPMOD64; in elf64_x86_64_relocate_section() 2966 outrel.r_info = ELF64_R_INFO (0, R_X86_64_DTPMOD64); in elf64_x86_64_relocate_section()
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 39 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_DTPMOD64); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 350 R_X86_64_DTPMOD64 = 16, enumerator
|