Searched refs:R_SPARC_TLS_DTPOFF64 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | sparc.h | 129 R_SPARC_TLS_DTPOFF64 = 77, // Outstanding General Dynamic reloc, 64-bit enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | sparc.h | 150 RELOC_NUMBER (R_SPARC_TLS_DTPOFF64, 77)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | tlssunpic64.rd | 55 [0-9a-f ]+R_SPARC_TLS_DTPOFF64 +0+ +sg1 \+ 0
|
/toolchain/binutils/binutils-2.25/gold/ |
D | sparc.cc | 2087 case elfcpp::R_SPARC_TLS_DTPOFF64: in get_reference_flags() 2143 case elfcpp::R_SPARC_TLS_DTPOFF64: in check_non_pic() 2528 case elfcpp::R_SPARC_TLS_DTPOFF64: in local() 2917 ? elfcpp::R_SPARC_TLS_DTPOFF64 in global() 3007 case elfcpp::R_SPARC_TLS_DTPOFF64: in global() 3540 case elfcpp::R_SPARC_TLS_DTPOFF64: in relocate()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.c | 289 …HOWTO(R_SPARC_TLS_DTPOFF64,0,4,64,FALSE,0,complain_overflow_bitfield,bfd_elf_generic_reloc,"R_SPAR… 535 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_DTPOFF64]; in _bfd_sparc_elf_reloc_type_lookup() 1137 ret->dtpoff_reloc = R_SPARC_TLS_DTPOFF64; in _bfd_sparc_elf_link_hash_table_create() 3887 case R_SPARC_TLS_DTPOFF64: in _bfd_sparc_elf_relocate_section()
|