Searched refs:R_SPARC_TLS_DTPMOD64 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | tlssunpic64.rd | 43 [0-9a-f ]+R_SPARC_TLS_DTPMOD64 +0 46 [0-9a-f ]+R_SPARC_TLS_DTPMOD64 +0 47 [0-9a-f ]+R_SPARC_TLS_DTPMOD64 +0 51 [0-9a-f ]+R_SPARC_TLS_DTPMOD64 +0 54 [0-9a-f ]+R_SPARC_TLS_DTPMOD64 +0+ +sg1 \+ 0
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 127 R_SPARC_TLS_DTPMOD64 = 75, // Outstanding General/Local Dynamic reloc, 64-bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 148 RELOC_NUMBER (R_SPARC_TLS_DTPMOD64, 75)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 1906 elfcpp::R_SPARC_TLS_DTPMOD64 : in got_mod_index_entry() 2085 case elfcpp::R_SPARC_TLS_DTPMOD64: in get_reference_flags() 2142 case elfcpp::R_SPARC_TLS_DTPMOD64: in check_non_pic() 2439 ? elfcpp::R_SPARC_TLS_DTPMOD64 in local() 2526 case elfcpp::R_SPARC_TLS_DTPMOD64: in local() 2914 ? elfcpp::R_SPARC_TLS_DTPMOD64 in global() 3005 case elfcpp::R_SPARC_TLS_DTPMOD64: in global() 3580 case elfcpp::R_SPARC_TLS_DTPMOD64: in relocate()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 287 …HOWTO(R_SPARC_TLS_DTPMOD64,0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 529 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_DTPMOD64]; in _bfd_sparc_elf_reloc_type_lookup() 1138 ret->dtpmod_reloc = R_SPARC_TLS_DTPMOD64; in _bfd_sparc_elf_link_hash_table_create()
|