Searched refs:R_X86_64_DTPOFF64 (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc64.d | 46 .*[ ]+R_X86_64_DTPOFF64[ ]+xtrn 61 .*[ ]+R_X86_64_DTPOFF64[ ]+xtrn
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 66 R_X86_64_DTPOFF64 = 17, // Offset in module's TLS block enumerator
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | tlsgdesc.rd | 51 [0-9a-f]+ +0+400000011 R_X86_64_DTPOFF64 +0+ sG2 \+ 0 55 [0-9a-f]+ +0+a00000011 R_X86_64_DTPOFF64 +0+ sG1 \+ 0
|
D | tlsgdesc-nacl.rd | 53 [0-9a-f]+ +0+400000011 R_X86_64_DTPOFF64 +0+ sG2 \+ 0 57 [0-9a-f]+ +0+a00000011 R_X86_64_DTPOFF64 +0+ sG1 \+ 0
|
D | tlspic.rd | 65 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
|
D | tlspic-nacl.rd | 67 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 45 RELOC_NUMBER (R_X86_64_DTPOFF64, 17) /* Offset in TLS block */
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 1968 rela_dyn->add_global_relative(gsym, elfcpp::R_X86_64_DTPOFF64, in reserve_global_got_entry() 2118 case elfcpp::R_X86_64_DTPOFF64: in optimize_tls_reloc() 2190 case elfcpp::R_X86_64_DTPOFF64: in get_reference_flags() 2247 case elfcpp::R_X86_64_DTPOFF64: in check_non_pic() 2530 case elfcpp::R_X86_64_DTPOFF64: in local() 2614 case elfcpp::R_X86_64_DTPOFF64: in local() 2988 case elfcpp::R_X86_64_DTPOFF64: in global() 3012 elfcpp::R_X86_64_DTPOFF64); in global() 3072 case elfcpp::R_X86_64_DTPOFF64: in global() 3531 case elfcpp::R_X86_64_DTPOFF64: in relocate() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 104 HOWTO(R_X86_64_DTPOFF64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 235 { BFD_RELOC_X86_64_DTPOFF64, R_X86_64_DTPOFF64, }, 1594 case R_X86_64_DTPOFF64: in elf_x86_64_check_relocs() 4429 R_X86_64_DTPOFF64); in elf_x86_64_relocate_section() 4645 case R_X86_64_DTPOFF64: in elf_x86_64_relocate_section()
|
D | ChangeLog-2013 | 1132 R_X86_64_DTPOFF64.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2013 | 714 * ld-x86-64/tlsg.s: Add a test for R_X86_64_DTPOFF64.
|