Searched refs:DT_IDFLG_TLS (Results 1 – 4 of 4) sorted by relevance
102 #define DT_IDFLG_TLS 0x0001 /* variable is thread-local storage */ macro
634 ((idp->di_flags & DT_IDFLG_TLS) != 0); in dt_cg_stvar()1165 if (dnp->dn_ident->di_flags & DT_IDFLG_TLS) in dt_cg_assoc_op()1264 if (idp->di_flags & DT_IDFLG_TLS) in dt_cg_array_op()2014 else if (dnp->dn_ident->di_flags & DT_IDFLG_TLS) in dt_cg_node()
119 else if (idp->di_flags & DT_IDFLG_TLS) in dt_copyvar()
1591 idflags = DT_IDFLG_TLS; in dt_node_decl()2842 flags |= DT_IDFLG_TLS; in dt_xcook_ident()2920 (idp->di_flags & DT_IDFLG_TLS) ? "self->" : "", in dt_cook_var()3858 (idp->di_flags & (DT_IDFLG_LOCAL | DT_IDFLG_TLS)) != 0) { in dt_cook_op2()4692 (dnp->dn_ident->di_flags & DT_IDFLG_TLS) ? "self->" : "", in dt_printd()4886 (dnp->dn_ident->di_flags & DT_IDFLG_TLS) ? "self->" : "", in dt_node_printr()