Home
last modified time | relevance | path

Searched refs:mdb_tgt_ops_t (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target_impl.h140 } mdb_tgt_ops_t; typedef
226 const mdb_tgt_ops_t *t_ops; /* Pointer to target ops vector */
H A Dmdb_value.c110 static const mdb_tgt_ops_t value_ops = {
H A Dmdb_rawfile.c363 static const mdb_tgt_ops_t rawfile_ops = {
H A Dmdb_kproc.c888 static const mdb_tgt_ops_t kproc_ops = {
H A Dmdb_proc.c4708 static const mdb_tgt_ops_t proc_ops = {
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dkvm_amd64dep.c107 const mdb_tgt_ops_t kt_amd64_ops = {
H A Dkvm_ia32dep.c107 const mdb_tgt_ops_t kt_ia32_ops = {
H A Dmdb_bhyve.c1409 static const mdb_tgt_ops_t bhyve_ops = {
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c2399 static const mdb_tgt_ops_t kmt_ops = {