Home
last modified time | relevance | path

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

/illumos-gate/usr/src/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.h136 extern const dt_idops_t dt_idops_thaw; /* prefrozen type identifier */
H A Ddt_pragma.c144 attr, 0, &dt_idops_thaw, (void *)prname, dtp->dt_gen); in dt_pragma_attributes()
195 _dtrace_defattr, vers, &dt_idops_thaw, (void *)prname, dtp->dt_gen); in dt_pragma_binding()
H A Ddt_ident.c599 const dt_idops_t dt_idops_thaw = { variable
628 idp->di_vers, idp->di_ops ? idp->di_ops : &dt_idops_thaw, in dt_idhash_populate()
H A Ddt_open.c1070 idp->di_vers, idp->di_ops ? idp->di_ops : &dt_idops_thaw, in dt_vopen()
H A Ddt_parser.c1732 &dt_idops_thaw, NULL, dtp->dt_gen); in dt_node_decl()
2779 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_xcook_ident()
2837 &dt_idops_thaw, NULL, dtp->dt_gen); in dt_xcook_ident()
H A Ddt_module.c986 _dtrace_symattr, 0, &dt_idops_thaw, NULL, dtp->dt_gen); in dt_module_extern()