Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Delf_SPARC.h117 #define R_SPARC_TLS_IE_LO10 68 macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.msg97 @ MSG_R_SPARC_TLS_IE_LO10 "R_SPARC_TLS_IE_LO10"
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c861 R_SPARC_TLS_IE_LO10, arsp, in tls_fixups()
863 arsp->rel_rtype = R_SPARC_TLS_IE_LO10; in tls_fixups()
904 case R_SPARC_TLS_IE_LO10: in tls_fixups()
1740 (rtype == R_SPARC_TLS_IE_LO10)) && in ld_reloc_TLS()