Lines Matching refs:status
61 if (P->status.pr_dmodel == PR_MODEL_LP64) {
95 if (P->status.pr_dmodel == PR_MODEL_LP64) {
119 if (P->status.pr_dmodel == PR_MODEL_LP64) {
140 if (P->status.pr_dmodel == PR_MODEL_LP64) {
409 if (P->status.pr_dmodel != PR_MODEL_LP64)
500 if (P->status.pr_dmodel == PR_MODEL_ILP32) {
503 P->status.pr_lwp.pr_reg[REG_RAX] = sysindex;
504 P->status.pr_lwp.pr_reg[REG_RSP] = sp;
505 P->status.pr_lwp.pr_reg[REG_RIP] = P->sysaddr;
511 P->status.pr_lwp.pr_reg[REG_RAX] = sysindex;
512 P->status.pr_lwp.pr_reg[REG_RSP] = sp;
513 P->status.pr_lwp.pr_reg[REG_RIP] = P->sysaddr;
523 if (P->status.pr_dmodel == PR_MODEL_ILP32) {
531 arglist[0] = P->status.pr_lwp.pr_reg[REG_RIP];
567 arglist[0] = P->status.pr_lwp.pr_reg[REG_RIP];
582 if (P->status.pr_dmodel == PR_MODEL_ILP32) {
608 P->status.pr_lwp.pr_reg[REG_RDI];
612 P->status.pr_lwp.pr_reg[REG_RSI];
616 P->status.pr_lwp.pr_reg[REG_RDX];
620 P->status.pr_lwp.pr_reg[REG_RCX];
624 P->status.pr_lwp.pr_reg[REG_R8];
628 P->status.pr_lwp.pr_reg[REG_R9];