Searched defs:IS_TLS_LE (Results 1 - 2 of 2) 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)) {

Completed in 65 milliseconds