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

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc_defs.h84 #define FLG_RE_TLSLE 0x01000000 /* TLS LE relocation */ macro
138 (FLG_RE_TLSGD | FLG_RE_TLSLD | FLG_RE_TLSIE | FLG_RE_TLSLE)) != 0)
150 ((_reltab[(X)].re_flags & FLG_RE_TLSLE) != 0)

Completed in 54 milliseconds