Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h118 #define IS_TLS_LD(X) RELTAB_IS_TLS_LD(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1388 if (IS_TLS_LD(rtype) && ((gnp = ld_find_got_ndx(sdp->sd_GOTndxs, in ld_reloc_TLS()
1405 if (IS_TLS_LD(rtype)) in ld_reloc_TLS()
H A Dmachrel.intel.c1392 if (IS_TLS_LD(rtype) && ((gnp = ld_find_got_ndx(sdp->sd_GOTndxs, in ld_reloc_TLS()
1431 if (IS_TLS_LD(rtype)) in ld_reloc_TLS()
H A Drelocate.c68 #define IS_TLS_LD(X) RELTAB_IS_TLS_LD(X, ld_targ.t_mr.mr_reloc_table) macro
1434 if (!local && (IS_TLS_LD(rtype) || in reloc_TLS()
H A Dmachrel.sparc.c1868 if (IS_TLS_LD(rtype)) in ld_reloc_TLS()