Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_impl.h482 #define DT_ACT_SYM DT_ACT(23) /* sym()/func() actions */ macro
HDdt_open.c276 { "func", DT_IDENT_ACTFUNC, 0, DT_ACT_SYM, DT_ATTR_STABCMN,
484 { "sym", DT_IDENT_ACTFUNC, 0, DT_ACT_SYM, DT_ATTR_STABCMN,
HDdt_cc.c1190 case DT_ACT_SYM: in dt_compile_fun()
1301 case DT_ACT_SYM: in dt_compile_agg()