mdb_tgt_ops_t
static const mdb_tgt_ops_t kmt_ops = {
static const mdb_tgt_ops_t kproc_ops = {
static const mdb_tgt_ops_t proc_ops = {
static const mdb_tgt_ops_t rawfile_ops = {
const mdb_tgt_ops_t *t_ops; /* Pointer to target ops vector */
static const mdb_tgt_ops_t value_ops = {
const mdb_tgt_ops_t kt_amd64_ops = {
const mdb_tgt_ops_t kt_ia32_ops = {
static const mdb_tgt_ops_t bhyve_ops = {