Home
last modified time | relevance | path

Searched refs:mdb_dis_ops_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_disasm_impl.h53 } mdb_dis_ops_t; typedef
59 const mdb_dis_ops_t *dis_ops; /* Pointer to ops vector */
H A Dmdb_disasm.c395 static const mdb_dis_ops_t libdisasm_ops = {
539 static const mdb_dis_ops_t defdis_ops = {