Home
last modified time | relevance | path

Searched refs:R_SPARC_TLS_IE_LO10 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Dsparc.h120 R_SPARC_TLS_IE_LO10 = 68, // Initial Initial Exec reloc, low 10-bit enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Dsparc.h141 RELOC_NUMBER (R_SPARC_TLS_IE_LO10, 68)
/toolchain/binutils/binutils-2.25/gold/
Dsparc.cc1957 case elfcpp::R_SPARC_TLS_IE_LO10: in optimize_tls_reloc()
2073 case elfcpp::R_SPARC_TLS_IE_LO10: in get_reference_flags()
2404 case elfcpp::R_SPARC_TLS_IE_LO10: in local()
2470 case elfcpp::R_SPARC_TLS_IE_LO10: in local()
2891 case elfcpp::R_SPARC_TLS_IE_LO10: in global()
2974 case elfcpp::R_SPARC_TLS_IE_LO10: in global()
3561 case elfcpp::R_SPARC_TLS_IE_LO10: in relocate()
3904 case elfcpp::R_SPARC_TLS_IE_LO10: in relocate_tls()
3914 case elfcpp::R_SPARC_TLS_IE_LO10: in relocate_tls()
3943 case elfcpp::R_SPARC_TLS_IE_LO10: in relocate_tls()
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-sparc.c280 …HOWTO(R_SPARC_TLS_IE_LO10,0,2,10,FALSE,0,complain_overflow_dont, bfd_elf_generic_reloc, "R_SPAR…
508 return &_bfd_sparc_elf_howto_table[R_SPARC_TLS_IE_LO10]; in _bfd_sparc_elf_reloc_type_lookup()
1345 return R_SPARC_TLS_IE_LO10; in sparc_elf_tls_transition()
1350 case R_SPARC_TLS_IE_LO10: in sparc_elf_tls_transition()
1509 case R_SPARC_TLS_IE_LO10: in _bfd_sparc_elf_check_relocs()
1542 case R_SPARC_TLS_IE_LO10: in _bfd_sparc_elf_check_relocs()
1985 case R_SPARC_TLS_IE_LO10: in _bfd_sparc_elf_gc_sweep_hook()
3560 case R_SPARC_TLS_IE_LO10: in _bfd_sparc_elf_relocate_section()
3587 r_type = R_SPARC_TLS_IE_LO10; in _bfd_sparc_elf_relocate_section()
3638 || r_type == R_SPARC_TLS_IE_LO10) in _bfd_sparc_elf_relocate_section()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-sparc.texi683 @code{R_SPARC_TLS_IE_LO10} is requested using @samp{%tie_lo10}.