Home
last modified time | relevance | path

Searched defs:grs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c118 prgregset_t grs; in pt_regs() local
H A Dproc_amd64dep.c163 prgregset_t grs; in pt_regs() local
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4563 prgregset_t grs; in pt_getareg() local
4630 prgregset_t grs; in pt_putareg() local
4665 pt_stack_call(pt_stkarg_t *psp, const prgregset_t grs, uint_t argc, long *argv) in pt_stack_call()