Searched refs:mdb_tgt_gregset (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_kreg_impl.h39 * The mdb_tgt_gregset type is opaque to callers of the target interface
42 struct mdb_tgt_gregset { struct
/illumos-gate/usr/src/cmd/mdb/sparc/mdb/
H A Dmdb_kreg_impl.h42 * The mdb_tgt_gregset type is opaque to callers of the target interface
45 struct mdb_tgt_gregset { struct
H A Dkvm_v7dep.c55 * The mdb_tgt_gregset type is opaque to callers of the target interface
58 struct mdb_tgt_gregset { struct
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h173 * The mdb_tgt_gregset type is opaque to callers of the target interface.
176 struct mdb_tgt_gregset { struct
H A Dmdb_target.h498 * mdb_tgt_gregset (general purpose register set) is an opaque type: there must
508 typedef struct mdb_tgt_gregset mdb_tgt_gregset_t;
H A Dmdb_proc.c4627 argc, argv, (const struct mdb_tgt_gregset *)grs));

Completed in 99 milliseconds