Searched refs:R_X86_64_TLSDESC (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | tlsdesc.rd | 83 0+201398 +[0-9a-f]+ R_X86_64_TLSDESC +0+ sg1 \+ 0 84 0+201368 +[0-9a-f]+ R_X86_64_TLSDESC +20 85 0+2013a8 +[0-9a-f]+ R_X86_64_TLSDESC +40 86 0+201378 +[0-9a-f]+ R_X86_64_TLSDESC +60 87 0+201388 +[0-9a-f]+ R_X86_64_TLSDESC +0
|
D | tlsdesc-nacl.rd | 85 0+100106c8 +[0-9a-f]+ R_X86_64_TLSDESC +0+ sg1 \+ 0 86 0+10010698 +[0-9a-f]+ R_X86_64_TLSDESC +20 87 0+100106d8 +[0-9a-f]+ R_X86_64_TLSDESC +40 88 0+100106a8 +[0-9a-f]+ R_X86_64_TLSDESC +60 89 0+100106b8 +[0-9a-f]+ R_X86_64_TLSDESC +0
|
D | tlsdesc.dd | 21 # -> R_X86_64_TLSDESC sg1 37 # -> R_X86_64_TLSDESC [0 0x2000000000000000] 53 # -> R_X86_64_TLSDESC [0 0x4000000000000000] 69 # -> R_X86_64_TLSDESC [0 0x6000000000000000] 85 # -> R_X86_64_TLSDESC [0 0x000000000000000]
|
D | tlsgdesc.rd | 60 [0-9a-f]+ +0+a00000024 R_X86_64_TLSDESC +0+ sG1 \+ 0 61 [0-9a-f]+ +0+400000024 R_X86_64_TLSDESC +0+ sG2 \+ 0
|
D | tlsgdesc-nacl.rd | 62 [0-9a-f]+ +0+a00000024 R_X86_64_TLSDESC +0+ sG1 \+ 0 63 [0-9a-f]+ +0+400000024 R_X86_64_TLSDESC +0+ sG2 \+ 0
|
D | tlsgdesc.dd | 52 # -> R_X86_64_TLSDESC sG1 60 # -> R_X86_64_TLSDESC sG2
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 92 R_X86_64_TLSDESC = 36, // 2 by 64-bit TLS descriptor enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 72 RELOC_NUMBER (R_X86_64_TLSDESC, 36) /* 2x64-bit TLS descriptor. */
|
D | ChangeLog | 1638 R_X86_64_TLSDESC): New.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 536 gold_assert(r_type == elfcpp::R_X86_64_TLSDESC); in do_reloc_symbol_index() 1973 rela_dyn->add_global_relative(gsym, elfcpp::R_X86_64_TLSDESC, in reserve_global_got_entry() 2202 case elfcpp::R_X86_64_TLSDESC: in get_reference_flags() 2519 case elfcpp::R_X86_64_TLSDESC: in local() 2592 rt->add_target_specific(elfcpp::R_X86_64_TLSDESC, arg, in local() 2977 case elfcpp::R_X86_64_TLSDESC: in global() 3043 elfcpp::R_X86_64_TLSDESC, 0); in global() 3519 case elfcpp::R_X86_64_TLSDESC: in relocate() 4277 case elfcpp::R_X86_64_TLSDESC: in get_size_for_reloc() 4457 gold_assert(r_type == elfcpp::R_X86_64_TLSDESC); in do_reloc_addend()
|
D | ChangeLog | 10663 R_X86_64_TLSDESC reloc in rela_tlsdesc_section.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 163 HOWTO(R_X86_64_TLSDESC, 0, 4, 64, FALSE, 0, 254 { BFD_RELOC_X86_64_TLSDESC, R_X86_64_TLSDESC, }, 4379 outrel.r_info = htab->r_info (indx, R_X86_64_TLSDESC); in elf_x86_64_relocate_section() 4409 || dr_type == R_X86_64_TLSDESC) && indx == 0) in elf_x86_64_relocate_section()
|
D | ChangeLog-2006 | 3511 R_X86_64_TLSDESC, R_X86_64_TLSDESC_CALL.
|