Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/sparc/
H A DPisadep.c185 read_gwin(struct ps_prochandle *P, struct rwindow *rwp, uintptr_t sp) in read_gwin() function
313 if (read_gwin(P, (struct rwindow *)&gregs[R_L0], sp) == -1) in Pstack_iter()
/illumos-gate/usr/src/lib/libproc/sparcv9/
H A DPisadep.c233 read_gwin(struct ps_prochandle *P, struct rwindow *rwp, uintptr_t sp) in read_gwin() function
417 if (read_gwin(P, (struct rwindow *)&gregs[R_L0], sp) == -1) in Pstack_iter()