Searched refs:TLS_MODEL_LOCAL_DYNAMIC (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dcoretypes.h165 TLS_MODEL_LOCAL_DYNAMIC, enumerator in enum:tls_model
H A Dfinal.c1778 if (SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC)
H A Dvarasm.c6165 kind = TLS_MODEL_LOCAL_DYNAMIC;
/haiku-buildtools/gcc/gcc/lto/
H A Dlto-symtab.c176 || prevailing_node->tls_model == TLS_MODEL_LOCAL_DYNAMIC)
181 || vnode->tls_model == TLS_MODEL_LOCAL_DYNAMIC)
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze.c636 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.c1288 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c709 case TLS_MODEL_LOCAL_DYNAMIC:
1105 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh.c1874 || tls_kind == TLS_MODEL_LOCAL_DYNAMIC
1899 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.c931 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c1030 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c2629 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa.c1932 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/frv/
H A Dfrv.c3632 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa.c960 case TLS_MODEL_LOCAL_DYNAMIC:
10248 /* TLS_MODEL_GLOBAL_DYNAMIC and TLS_MODEL_LOCAL_DYNAMIC are not
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c7330 || model == TLS_MODEL_LOCAL_DYNAMIC)
7491 else if (model == TLS_MODEL_LOCAL_DYNAMIC)
26330 || SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC))
26606 || SYMBOL_REF_TLS_MODEL (base) == TLS_MODEL_LOCAL_DYNAMIC)
[all...]
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c7025 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c4759 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c4174 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c1254 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c8244 kind = optimize ? TLS_MODEL_LOCAL_DYNAMIC : TLS_MODEL_GLOBAL_DYNAMIC;
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c13182 && SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC);
13466 && SYMBOL_REF_TLS_MODEL (disp) == TLS_MODEL_LOCAL_DYNAMIC);
14139 && model == TLS_MODEL_LOCAL_DYNAMIC)
14199 case TLS_MODEL_LOCAL_DYNAMIC:
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c3313 case TLS_MODEL_LOCAL_DYNAMIC:
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c7679 case TLS_MODEL_LOCAL_DYNAMIC:

Completed in 1401 milliseconds