Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h120 #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