Searched defs:read_gwin (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libproc/sparc/
H A DPisadep.c184 read_gwin(struct ps_prochandle *P, struct rwindow *rwp, uintptr_t sp) function
330 if (read_gwin(P, (struct rwindow *)&gregs[R_L0], sp) == -1)
/osnet-11/usr/src/lib/libproc/sparcv9/
H A DPisadep.c232 read_gwin(struct ps_prochandle *P, struct rwindow *rwp, uintptr_t sp) function
436 if (read_gwin(P, (struct rwindow *)&gregs[R_L0], sp) == -1)

Completed in 17 milliseconds