Searched refs:IS_TLS_LE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h118 #define IS_TLS_LE(X) RELTAB_IS_TLS_LE(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c70 #define IS_TLS_LE(X) RELTAB_IS_TLS_LE(X, ld_targ.t_mr.mr_reloc_table) macro
1435 ((flags & FLG_OF_EXEC) && IS_TLS_LE(rtype)))) {
1456 if (IS_TLS_LE(rtype)) {
H A Dmachrel.amd.c1349 if (IS_TLS_LE(rtype))
H A Dmachrel.intel.c1338 if (IS_TLS_LE(rtype) || (rtype == R_386_TLS_LDO_32))
H A Dmachrel.sparc.c1766 if (IS_TLS_LE(rtype))

Completed in 73 milliseconds