Searched refs:DT_NODE_PROG (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h159 #define DT_NODE_PROG 21 /* program translation unit */ macro
H A Ddt_parser.c475 case DT_NODE_PROG:
631 case DT_NODE_PROG:
2552 dt_node_t *dnp = dt_node_alloc(DT_NODE_PROG);
4410 dt_cook_none /* DT_NODE_PROG */
4501 case DT_NODE_PROG:
4834 case DT_NODE_PROG:
H A Ddt_cc.c2148 assert(yypcb->pcb_root->dn_kind == DT_NODE_PROG);

Completed in 39 milliseconds