Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c543 uint_t e_mach = pt->p_file ? pt->p_file->gf_ehdr.e_machine : EM_NONE; in pt_addfpregs() local
550 if (e_mach == EM_SPARCV9 || model == PR_MODEL_LP64) { in pt_addfpregs()
566 if (e_mach == EM_SPARC32PLUS || (P != NULL && PTL_GETXREGS(t, in pt_addfpregs()