Home
last modified time | relevance | path

Searched refs:dt_idops_thaw (Results 1 – 7 of 7) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c133 _dtrace_defattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_xlator_create()
159 dxp->dx_souid.di_ops = &dt_idops_thaw; in dt_xlator_create()
170 dxp->dx_ptrid.di_ops = &dt_idops_thaw; in dt_xlator_create()
H A Ddt_ident.h138 extern const dt_idops_t dt_idops_thaw; /* prefrozen type identifier */
H A Ddt_pragma.c149 attr, 0, &dt_idops_thaw, (void *)prname, dtp->dt_gen); in dt_pragma_attributes()
200 _dtrace_defattr, vers, &dt_idops_thaw, (void *)prname, dtp->dt_gen); in dt_pragma_binding()
H A Ddt_ident.c609 const dt_idops_t dt_idops_thaw = { variable
638 idp->di_vers, idp->di_ops ? idp->di_ops : &dt_idops_thaw, in dt_idhash_populate()
H A Ddt_parser.c1725 &dt_idops_thaw, NULL, dtp->dt_gen); in dt_node_decl()
2773 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_xcook_ident()
2831 &dt_idops_thaw, NULL, dtp->dt_gen); in dt_xcook_ident()
H A Ddt_open.c1362 idp->di_vers, idp->di_ops ? idp->di_ops : &dt_idops_thaw, in dt_vopen()
H A Ddt_module.c1068 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_module_extern()