Home
last modified time | relevance | path

Searched refs:dt_cg (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c419 dt_cg(yypcb, normal); in dt_action_normalize()
484 dt_cg(yypcb, trunc); in dt_action_trunc()
657 dt_cg(yypcb, anp); in dt_action_printflike()
776 dt_cg(yypcb, size); in dt_action_tracemem()
784 dt_cg(yypcb, addr); in dt_action_tracemem()
901 dt_cg(yypcb, arg0); in dt_action_setopt()
911 dt_cg(yypcb, arg1); in dt_action_setopt()
928 dt_cg(yypcb, dnp); in dt_action_symmod_args()
1052 dt_cg(yypcb, addr); in dt_action_printm()
1273 dt_cg(yypcb, anp); in dt_compile_agg()
[all …]
H A Ddt_impl.h680 extern void dt_cg(dt_pcb_t *, dt_node_t *);
H A Ddt_cg.c2071 dt_cg(dt_pcb_t *pcb, dt_node_t *dnp) in dt_cg() function
/freebsd/cddl/lib/libdtrace/
H A DMakefile16 dt_cg.c \