Home
last modified time | relevance | path

Searched refs:IS_TLS_GD (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/krtld/
H A Dreloc.h115 #define IS_TLS_GD(X) RELTAB_IS_TLS_GD(X, reloc_table) macro
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1368 } else if (IS_TLS_GD(rtype) && in ld_reloc_TLS()
H A Dmachrel.intel.c1357 } else if (IS_TLS_GD(rtype) && ((gnp = ld_find_got_ndx(sdp->sd_GOTndxs, in ld_reloc_TLS()
H A Drelocate.c67 #define IS_TLS_GD(X) RELTAB_IS_TLS_GD(X, ld_targ.t_mr.mr_reloc_table) macro