Home
last modified time | relevance | path

Searched refs:DT_ACT_SYM (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h487 #define DT_ACT_SYM DT_ACT(23) /* sym()/func() actions */ macro
H A Ddt_open.c279 { "func", DT_IDENT_ACTFUNC, 0, DT_ACT_SYM, DT_ATTR_STABCMN,
493 { "sym", DT_IDENT_ACTFUNC, 0, DT_ACT_SYM, DT_ATTR_STABCMN,
H A Ddt_cc.c1147 case DT_ACT_SYM: in dt_compile_fun()
1258 case DT_ACT_SYM: in dt_compile_agg()