Home
last modified time | relevance | path

Searched refs:mdb_nv_destroy (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_module.c326 mdb_nv_destroy(&mod->mod_dcmds); in mdb_module_create()
327 mdb_nv_destroy(&mod->mod_walkers); in mdb_module_create()
407 mdb_nv_destroy(&mod->mod_walkers); in mdb_module_unload_common()
408 mdb_nv_destroy(&mod->mod_dcmds); in mdb_module_unload_common()
H A Dmdb_macalias.c144 mdb_nv_destroy(&mdb.m_macaliases); in mdb_macalias_destroy()
H A Dmdb_nv.h121 extern void mdb_nv_destroy(mdb_nv_t *);
H A Dmdb.c619 mdb_nv_destroy(&mdb.m_nv); in mdb_destroy()
620 mdb_nv_destroy(&mdb.m_walkers); in mdb_destroy()
621 mdb_nv_destroy(&mdb.m_dcmds); in mdb_destroy()
622 mdb_nv_destroy(&mdb.m_modules); in mdb_destroy()
623 mdb_nv_destroy(&mdb.m_disasms); in mdb_destroy()
H A Dmdb_nv.c142 mdb_nv_destroy(mdb_nv_t *nv) in mdb_nv_destroy() function
H A Dmdb_gelf.c1186 mdb_nv_destroy(&gst->gst_nv); in mdb_gelf_symtab_create_file_by_name()
1419 mdb_nv_destroy(&gst->gst_nv); in mdb_gelf_symtab_destroy()
H A Dmdb_kvm.c1362 mdb_nv_destroy(&kt->k_modules); in kt_destroy()
H A Dmdb_proc.c2376 mdb_nv_destroy(&pt->p_env); in pt_destroy()
2378 mdb_nv_destroy(&pt->p_regs); in pt_destroy()
/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dpi.c353 mdb_nv_destroy(&res.res_loads); in kmdb_dpi_process_work_queue()
354 mdb_nv_destroy(&res.res_unloads); in kmdb_dpi_process_work_queue()
H A Dkmdb_kvm.c2383 mdb_nv_destroy(&kmt->kmt_modules); in kmt_destroy()