Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_module.c330 mdb_nv_destroy(&mod->mod_dcmds); in mdb_module_create()
331 mdb_nv_destroy(&mod->mod_walkers); in mdb_module_create()
411 mdb_nv_destroy(&mod->mod_walkers); in mdb_module_unload_common()
412 mdb_nv_destroy(&mod->mod_dcmds); in mdb_module_unload_common()
H A Dmdb_macalias.c142 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.c630 mdb_nv_destroy(&mdb.m_nv); in mdb_destroy()
631 mdb_nv_destroy(&mdb.m_walkers); in mdb_destroy()
632 mdb_nv_destroy(&mdb.m_dcmds); in mdb_destroy()
633 mdb_nv_destroy(&mdb.m_modules); in mdb_destroy()
634 mdb_nv_destroy(&mdb.m_disasms); in mdb_destroy()
H A Dmdb_nv.c143 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.c1376 mdb_nv_destroy(&kt->k_modules); in kt_destroy()
H A Dmdb_proc.c2447 mdb_nv_destroy(&pt->p_env); in pt_destroy()
2449 mdb_nv_destroy(&pt->p_regs); in pt_destroy()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dpi.c351 mdb_nv_destroy(&res.res_loads); in kmdb_dpi_process_work_queue()
352 mdb_nv_destroy(&res.res_unloads); in kmdb_dpi_process_work_queue()
H A Dkmdb_kvm.c2384 mdb_nv_destroy(&kmt->kmt_modules); in kmt_destroy()