Searched refs:pr_oldcontext (Results 1 – 16 of 16) sorted by relevance
481 ucontext_t *ctxp = (void *)ls.pr_oldcontext; in Plwp_main_stack()488 ucontext32_t *ctxp = (void *)ls.pr_oldcontext; in Plwp_main_stack()
173 uintptr_t addr = psp->pr_oldcontext; in load_uclist()
321 dst->pr_oldcontext = src->pr_oldcontext; in lwpstatus_32_to_n()694 dst->pr_oldcontext = (caddr32_t)src->pr_oldcontext; in lwpstatus_n_to_32()
239 psp->pr_oldcontext = (ucontext_t *)lsp->pr_oldcontext; in mkprstatus()364 psp->pr_oldcontext = (caddr32_t)lsp->pr_oldcontext; in mkprstatus32()
3779 ucontext_t *ctxp = (void *)L->lwp_status.pr_oldcontext; in Lmain_stack()3786 ucontext32_t *ctxp = (void *)L->lwp_status.pr_oldcontext; in Lmain_stack()
162 sl_field_t pr_oldcontext; member243 sl_field_t pr_oldcontext; member
148 SCALAR_FIELD(lwpstatus_t, pr_oldcontext, 0); in gen_lwpstatus()237 SCALAR_FIELD(prstatus_t, pr_oldcontext, 0); in gen_prstatus()
954 PRINT_ZHEX(MSG_ORIG(MSG_CNOTE_T_PR_OLDCONTEXT), pr_oldcontext); in dump_lwpstatus()1190 PRINT_ZHEX(MSG_ORIG(MSG_CNOTE_T_PR_OLDCONTEXT), pr_oldcontext); in dump_prstatus()
543 @ MSG_CNOTE_T_PR_OLDCONTEXT "pr_oldcontext:"
197 struct ucontext *pr_oldcontext; /* Address of previous ucontext */ member501 caddr32_t pr_oldcontext; /* Address of previous ucontext */ member
196 struct ucontext *pr_oldcontext; /* Address of previous ucontext */ member500 caddr32_t pr_oldcontext; /* Address of previous ucontext */ member
133 uintptr_t pr_oldcontext; /* address of previous ucontext */590 caddr32_t pr_oldcontext; /* address of previous ucontext */
380 uintptr_t addr = lsp->pr_oldcontext; in oldc_walk_step()
1256 sp->pr_oldcontext = lwp->lwp_oldcontext; in gcore_prgetlwpstatus()
1442 sp->pr_oldcontext = (caddr32_t)lwp->lwp_oldcontext; in oprgetstatus32()3279 sp->pr_oldcontext = (struct ucontext *)lwp->lwp_oldcontext; in oprgetstatus()
1004 sp->pr_oldcontext = (caddr32_t)lwp->lwp_oldcontext; in prgetlwpstatus32()1232 sp->pr_oldcontext = (uintptr_t)lwp->lwp_oldcontext; in prgetlwpstatus()