Searched refs:DT_ACT_SYM (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_impl.h | 482 #define DT_ACT_SYM DT_ACT(23) /* sym()/func() actions */ macro
|
| HD | dt_open.c | 276 { "func", DT_IDENT_ACTFUNC, 0, DT_ACT_SYM, DT_ATTR_STABCMN, 484 { "sym", DT_IDENT_ACTFUNC, 0, DT_ACT_SYM, DT_ATTR_STABCMN,
|
| HD | dt_cc.c | 1190 case DT_ACT_SYM: in dt_compile_fun() 1301 case DT_ACT_SYM: in dt_compile_agg()
|