Searched refs:R_SPARC_TLS_DTPMOD32 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | tlssunpic32.rd | 43 [0-9a-f ]+R_SPARC_TLS_DTPMOD32 +0 46 [0-9a-f ]+R_SPARC_TLS_DTPMOD32 +0 47 [0-9a-f ]+R_SPARC_TLS_DTPMOD32 +0 51 [0-9a-f ]+R_SPARC_TLS_DTPMOD32 +0 54 [0-9a-f ]+R_SPARC_TLS_DTPMOD32 +0+ +sg1 \+ 0
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 126 R_SPARC_TLS_DTPMOD32 = 74, // Outstanding General/Local Dynamic reloc, 32-bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 147 RELOC_NUMBER (R_SPARC_TLS_DTPMOD32, 74)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 1907 elfcpp::R_SPARC_TLS_DTPMOD32), got, in got_mod_index_entry() 2086 case elfcpp::R_SPARC_TLS_DTPMOD32: in get_reference_flags() 2184 case elfcpp::R_SPARC_TLS_DTPMOD32: in check_non_pic() 2440 : elfcpp::R_SPARC_TLS_DTPMOD32)); in local() 2527 case elfcpp::R_SPARC_TLS_DTPMOD32: in local() 2915 : elfcpp::R_SPARC_TLS_DTPMOD32), in global() 3006 case elfcpp::R_SPARC_TLS_DTPMOD32: in global() 3581 case elfcpp::R_SPARC_TLS_DTPMOD32: in relocate()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 286 …HOWTO(R_SPARC_TLS_DTPMOD32,0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 526 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_DTPMOD32]; in _bfd_sparc_elf_reloc_type_lookup() 1157 ret->dtpmod_reloc = R_SPARC_TLS_DTPMOD32; in _bfd_sparc_elf_link_hash_table_create()
|