Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h736 extern const dtrace_attribute_t _dtrace_symattr; /* symbol ref attributes */
H A Ddt_parser.c2796 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_xcook_ident()
2823 dt_node_attr_assign(dnp, _dtrace_symattr); in dt_xcook_ident()
3376 dt_node_attr_assign(rp, _dtrace_symattr); in dt_cook_op2()
H A Ddt_open.c761 const dtrace_attribute_t _dtrace_symattr = { variable
H A Ddt_module.c1068 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_module_extern()