Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c132 prgregset_t grs; in pt_regs() local
262 prgregset_t grs; in pt_fpregs() local
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_amd64dep.c157 prgregset_t grs; in pt_regs() local
H A Dproc_ia32dep.c112 prgregset_t grs; in pt_regs() local
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4492 prgregset_t grs; in pt_getareg() local
4559 prgregset_t grs; in pt_putareg() local
4619 pt_stack_call(pt_stkarg_t *psp, const prgregset_t grs, uint_t argc, long *argv) in pt_stack_call()