Searched refs:DT_IDENT_XLPTR (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h95 #define DT_IDENT_XLPTR 8 /* identifier is a translated pointer */ macro
H A Ddt_xlator.c164 dxp->dx_ptrid.di_kind = DT_IDENT_XLPTR;
H A Ddt_cg.c1233 if ((idp->di_kind == DT_IDENT_XLPTR ||
1665 dnp->dn_left, DT_IDENT_XLPTR)) != NULL) {
1819 dnp->dn_ident->di_kind == DT_IDENT_XLPTR) {
H A Ddt_ident.c1029 case DT_IDENT_XLPTR: return ("pointer to translated data");
H A Ddt_parser.c2886 if ((idp = dt_node_resolve(cp, DT_IDENT_XLPTR)) != NULL) {
3610 (idp = dt_node_resolve(lp, DT_IDENT_XLPTR)) != NULL) {
4134 (rdp = dt_node_resolve(inp->din_root, DT_IDENT_XLPTR)) != NULL) {

Completed in 109 milliseconds