Home
last modified time | relevance | path

Searched defs:IS_TLS_IE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h119 #define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c69 #define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, ld_targ.t_mr.mr_reloc_table) macro