Searched refs:R_SPARC_TLS_TPOFF32 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | tlssunpic32.rd | 44 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +24 45 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +30 48 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +64 49 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +50 50 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +70 52 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +44 53 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +0+10 +sg5 \+ 0 56 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +0+4 +sg2 \+ 0
|
D | tlssunnopic32.rd | 45 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +0 46 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +4 47 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +14 48 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +18 49 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +0+ +sg1 \+ 0 50 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +0+ +sg2 \+ 0
|
D | tlssunbin32.rd | 44 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +00000000 +sG5 \+ 0 45 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +00000000 +sG2 \+ 0 46 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +00000000 +sG6 \+ 0 47 [0-9a-f ]+R_SPARC_TLS_TPOFF32 +00000000 +sG1 \+ 0
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 130 R_SPARC_TLS_TPOFF32 = 78, // Outstanding Initial Exec reloc, 32-bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 151 RELOC_NUMBER (R_SPARC_TLS_TPOFF32, 78)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2090 case elfcpp::R_SPARC_TLS_TPOFF32: in get_reference_flags() 2186 case elfcpp::R_SPARC_TLS_TPOFF32: in check_non_pic() 2492 elfcpp::R_SPARC_TLS_TPOFF32), in local() 2531 case elfcpp::R_SPARC_TLS_TPOFF32: in local() 2933 elfcpp::R_SPARC_TLS_TPOFF32)); in global() 2988 : elfcpp::R_SPARC_TLS_TPOFF32)); in global() 3010 case elfcpp::R_SPARC_TLS_TPOFF32: in global() 3583 case elfcpp::R_SPARC_TLS_TPOFF32: in relocate()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 290 …HOWTO(R_SPARC_TLS_TPOFF32,0,0, 0,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR… 538 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_TPOFF32]; in _bfd_sparc_elf_reloc_type_lookup() 1158 ret->tpoff_reloc = R_SPARC_TLS_TPOFF32; in _bfd_sparc_elf_link_hash_table_create()
|