Searched refs:DT_IDENT_XLPTR (Results 1 – 6 of 6) sorted by relevance
95 #define DT_IDENT_XLPTR 8 /* identifier is a translated pointer */ macro
1250 if ((idp->di_kind == DT_IDENT_XLPTR || in dt_cg_array_op()1727 idp = dt_node_resolve(dnp->dn_child, DT_IDENT_XLPTR); in dt_cg_node()1840 dnp->dn_left, DT_IDENT_XLPTR)) != NULL) { in dt_cg_node()1992 dnp->dn_ident->di_kind == DT_IDENT_XLPTR) { in dt_cg_node()2102 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()
1046 case DT_IDENT_XLPTR: return ("pointer to translated data"); in dt_idkind_name()
2986 if ((idp = dt_node_resolve(cp, DT_IDENT_XLPTR)) != NULL) { in dt_cook_op1()3722 (idp = dt_node_resolve(lp, DT_IDENT_XLPTR)) != NULL) { in dt_cook_op2()4256 (rdp = dt_node_resolve(inp->din_root, DT_IDENT_XLPTR)) != NULL) { in dt_cook_inline()
677 if (dt_node_resolve(dnp->dn_args, DT_IDENT_XLPTR) != NULL) { in dt_action_trace()