Searched refs:DT_IDFLG_PRIM (Results 1 – 3 of 3) sorted by relevance
112 #define DT_IDFLG_PRIM 0x0400 /* variable is associated with primary object */ macro
197 else if (idp->di_flags & DT_IDFLG_PRIM) in dt_as_undef()246 kmask = DT_IDFLG_USER | DT_IDFLG_PRIM; in dt_as()
2418 (DT_IDFLG_WRITE | DT_IDFLG_USER | DT_IDFLG_PRIM)); in dt_node_inline()2802 idp->di_flags |= DT_IDFLG_PRIM; in dt_xcook_ident()