Home
last modified time | relevance | path

Searched refs:R_X86_64_DTPOFF64 (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dreloc64.d46 .*[ ]+R_X86_64_DTPOFF64[ ]+xtrn
61 .*[ ]+R_X86_64_DTPOFF64[ ]+xtrn
/toolchain/binutils/binutils-2.25/elfcpp/
Dx86_64.h66 R_X86_64_DTPOFF64 = 17, // Offset in module's TLS block enumerator
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Dtlsgdesc.rd51 [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
Dtlsgdesc-nacl.rd53 [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
Dtlspic.rd65 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
Dtlspic-nacl.rd67 [0-9a-f ]+R_X86_64_DTPOFF64 +0+ sg1 \+ 0
/toolchain/binutils/binutils-2.25/include/elf/
Dx86-64.h45 RELOC_NUMBER (R_X86_64_DTPOFF64, 17) /* Offset in TLS block */
/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc1968 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/
Delf64-x86-64.c104 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()
DChangeLog-20131132 R_X86_64_DTPOFF64.
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-2013714 * ld-x86-64/tlsg.s: Add a test for R_X86_64_DTPOFF64.