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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h164 #define DT_NODE_PROG 21 /* program translation unit */ macro
H A Ddt_parser.c500 case DT_NODE_PROG:
656 case DT_NODE_PROG:
2615 dt_node_t *dnp = dt_node_alloc(DT_NODE_PROG);
4505 dt_cook_none /* DT_NODE_PROG */
4837 case DT_NODE_PROG:
H A Ddt_cc.c2528 assert(yypcb->pcb_root->dn_kind == DT_NODE_PROG);

Completed in 58 milliseconds