Searched refs:R_X86_64_DTPMOD64 (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | tlspic.dd | 22 # -> R_X86_64_DTPMOD64 sg1 42 # -> R_X86_64_DTPMOD64 [0 0x2000000000000000] 62 # -> R_X86_64_DTPMOD64 [0 0x4000000000000000] 82 # -> R_X86_64_DTPMOD64 [0 0x6000000000000000] 101 # -> R_X86_64_DTPMOD64 [0 0x000000000000000] 116 # -> R_X86_64_DTPMOD64 [0 0x000000000000000] 131 # -> R_X86_64_DTPMOD64 [0 0x000000000000000] 241 # -> R_X86_64_DTPMOD64 sg1 264 # -> R_X86_64_DTPMOD64 [0 0x2000000000000000] 286 # -> R_X86_64_DTPMOD64 [0 0x4000000000000000] [all …]
|
D | tlspic.rd | 53 [0-9a-f ]+R_X86_64_DTPMOD64 +0 56 [0-9a-f ]+R_X86_64_DTPMOD64 +0 57 [0-9a-f ]+R_X86_64_DTPMOD64 +0 61 [0-9a-f ]+R_X86_64_DTPMOD64 +0 64 [0-9a-f ]+R_X86_64_DTPMOD64 +0+ sg1 \+ 0
|
D | tlspic-nacl.rd | 55 [0-9a-f ]+R_X86_64_DTPMOD64 +0 58 [0-9a-f ]+R_X86_64_DTPMOD64 +0 59 [0-9a-f ]+R_X86_64_DTPMOD64 +0 63 [0-9a-f ]+R_X86_64_DTPMOD64 +0 66 [0-9a-f ]+R_X86_64_DTPMOD64 +0+ sg1 \+ 0
|
D | tlsgdesc.rd | 50 [0-9a-f]+ +0+400000010 R_X86_64_DTPMOD64 +0+ sG2 \+ 0 54 [0-9a-f]+ +0+a00000010 R_X86_64_DTPMOD64 +0+ sG1 \+ 0
|
D | tlsgdesc-nacl.rd | 52 [0-9a-f]+ +0+400000010 R_X86_64_DTPMOD64 +0+ sG2 \+ 0 56 [0-9a-f]+ +0+a00000010 R_X86_64_DTPMOD64 +0+ sG1 \+ 0
|
D | tlsgdesc.dd | 43 # -> R_X86_64_DTPMOD64 sG1 68 # -> R_X86_64_DTPMOD64 sG2
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 65 R_X86_64_DTPMOD64 = 16, // ID of module containing symbol enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 44 RELOC_NUMBER (R_X86_64_DTPMOD64, 16) /* ID of module containing symbol */
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 1917 rela_dyn->add_local(obj, r_sym, elfcpp::R_X86_64_DTPMOD64, in reserve_local_got_entry() 1966 rela_dyn->add_global_relative(gsym, elfcpp::R_X86_64_DTPMOD64, in reserve_global_got_entry() 2077 rela_dyn->add_local(object, 0, elfcpp::R_X86_64_DTPMOD64, got, in got_mod_index_entry() 2201 case elfcpp::R_X86_64_DTPMOD64: in get_reference_flags() 2246 case elfcpp::R_X86_64_DTPMOD64: in check_non_pic() 2518 case elfcpp::R_X86_64_DTPMOD64: in local() 2559 elfcpp::R_X86_64_DTPMOD64); in local() 2976 case elfcpp::R_X86_64_DTPMOD64: in global() 3011 elfcpp::R_X86_64_DTPMOD64, in global() 3518 case elfcpp::R_X86_64_DTPMOD64: in relocate() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 101 HOWTO(R_X86_64_DTPMOD64, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 234 { BFD_RELOC_X86_64_DTPMOD64, R_X86_64_DTPMOD64, }, 4400 dr_type = R_X86_64_DTPMOD64; in elf_x86_64_relocate_section() 4621 outrel.r_info = htab->r_info (0, R_X86_64_DTPMOD64); in elf_x86_64_relocate_section()
|