Home
last modified time | relevance | path

Searched refs:M_R_DTPMOD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h166 #define M_R_DTPMOD R_SPARC_TLS_DTPMOD64 macro
171 #define M_R_DTPMOD R_SPARC_TLS_DTPMOD32
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c779 if (orsp->rel_rtype == M_R_DTPMOD) in ld_perform_outreloc()
1832 FLG_REL_MTLS, rtype, M_R_DTPMOD, 0) == S_ERROR) in ld_reloc_TLS()
1841 FLG_REL_DTLS, rtype, M_R_DTPMOD, M_R_DTPOFF) == S_ERROR) in ld_reloc_TLS()