Home
last modified time | relevance | path

Searched refs:FLG_RE_TLSLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc_defs.h82 #define FLG_RE_TLSLE 0x01000000 /* TLS LE relocation */ macro
136 (FLG_RE_TLSGD | FLG_RE_TLSLD | FLG_RE_TLSIE | FLG_RE_TLSLE)) != 0)
148 ((_reltab[(X)].re_flags & FLG_RE_TLSLE) != 0)
/illumos-gate/usr/src/uts/sparc/krtld/
H A Ddoreloc.c179 FLG_RE_VERIFY | FLG_RE_TLSLE, 4, 10, 22},
180 /* R_SPARC_TLS_LE_LOX10 */ {0x3ff, FLG_RE_SIGN | FLG_RE_TLSLE, 4, 0, 13},
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c89 [R_386_TLS_LE] = {0, FLG_RE_TLSLE, 4, 0, 0},
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Ddoreloc.c91 [R_AMD64_TPOFF32] = {0, FLG_RE_TLSLE, 4, 0, 0},