Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
HDsparc.h111 R_SPARC_TLS_GD_CALL = 59, // Initial General Dynamic reloc, call enumerator
/dragonfly/contrib/binutils-2.27/gold/
HDsparc.cc1947 case elfcpp::R_SPARC_TLS_GD_CALL: in optimize_tls_reloc()
2077 case elfcpp::R_SPARC_TLS_GD_CALL: in get_reference_flags()
2413 case elfcpp::R_SPARC_TLS_GD_CALL: in local()
2437 case elfcpp::R_SPARC_TLS_GD_CALL: in local()
2459 if (r_type == elfcpp::R_SPARC_TLS_GD_CALL) in local()
2898 case elfcpp::R_SPARC_TLS_GD_CALL: in global()
2922 case elfcpp::R_SPARC_TLS_GD_CALL: in global()
2939 if (r_type == elfcpp::R_SPARC_TLS_GD_CALL) in global()
3657 case elfcpp::R_SPARC_TLS_GD_CALL: in relocate()
3740 case elfcpp::R_SPARC_TLS_GD_CALL: in relocate_tls()
[all …]
/dragonfly/contrib/binutils-2.27/include/elf/
HDsparc.h132 RELOC_NUMBER (R_SPARC_TLS_GD_CALL, 59)
/dragonfly/contrib/binutils-2.34/include/elf/
HDsparc.h132 RELOC_NUMBER (R_SPARC_TLS_GD_CALL, 59)
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-sparc.texi674 @code{R_SPARC_TLS_GD_CALL} is requested using @samp{%tgd_call}.