Searched defs:IS_TLS_INS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h114 #define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c66 #define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, ld_targ.t_mr.mr_reloc_table) macro
1621 (IS_TLS_INS(rtype) == 0)) {
1651 if (IS_TLS_INS(rtype))

Completed in 65 milliseconds