Searched refs:DT_IDENT_XLPTR (Results 1 – 6 of 6) sorted by relevance
93 #define DT_IDENT_XLPTR 8 /* identifier is a translated pointer */ macro
1272 if ((idp->di_kind == DT_IDENT_XLPTR || in dt_cg_array_op()1750 idp = dt_node_resolve(dnp->dn_child, DT_IDENT_XLPTR); in dt_cg_node()1863 dnp->dn_left, DT_IDENT_XLPTR)) != NULL) { in dt_cg_node()2014 dnp->dn_ident->di_kind == DT_IDENT_XLPTR) { in dt_cg_node()2124 if (dt_node_resolve(dnp, DT_IDENT_XLPTR) != NULL) { in dt_cg()
166 dxp->dx_ptrid.di_kind = DT_IDENT_XLPTR; in dt_xlator_create()
1036 case DT_IDENT_XLPTR: return ("pointer to translated data"); in dt_idkind_name()
2969 if ((idp = dt_node_resolve(cp, DT_IDENT_XLPTR)) != NULL) { in dt_cook_op1()3704 (idp = dt_node_resolve(lp, DT_IDENT_XLPTR)) != NULL) { in dt_cook_op2()4239 (rdp = dt_node_resolve(inp->din_root, DT_IDENT_XLPTR)) != NULL) { in dt_cook_inline()
676 if (dt_node_resolve(dnp->dn_args, DT_IDENT_XLPTR) != NULL) { in dt_action_trace()