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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_ident.h97 #define DT_IDENT_XLPTR 8 /* identifier is a translated pointer */ macro
H A Ddt_xlator.c166 dxp->dx_ptrid.di_kind = DT_IDENT_XLPTR;
H A Ddt_cg.c1246 if ((idp->di_kind == DT_IDENT_XLPTR ||
1678 dnp->dn_left, DT_IDENT_XLPTR)) != NULL) {
1832 dnp->dn_ident->di_kind == DT_IDENT_XLPTR) {
H A Ddt_ident.c1037 case DT_IDENT_XLPTR: return ("pointer to translated data");
H A Ddt_parser.c2897 if ((idp = dt_node_resolve(cp, DT_IDENT_XLPTR)) != NULL) {
3621 (idp = dt_node_resolve(lp, DT_IDENT_XLPTR)) != NULL) {
4145 (rdp = dt_node_resolve(inp->din_root, DT_IDENT_XLPTR)) != NULL) {

Completed in 62 milliseconds