Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h175 sl_field_t pr_instr; member
250 sl_field_t pr_instr; member
H A Dgen_struct_layout.c161 SCALAR_FIELD(lwpstatus_t, pr_instr, 0); in gen_lwpstatus()
244 SCALAR_FIELD(prstatus_t, pr_instr, 1); in gen_prstatus()
H A Dcorenote.c991 MSG_ORIG(MSG_CNOTE_T_PR_INSTR), pr_instr); in dump_lwpstatus()
1207 PRINT_ZHEX(MSG_ORIG(MSG_CNOTE_T_PR_INSTR), pr_instr); in dump_prstatus()
H A Delfdump.msg529 @ MSG_CNOTE_T_PR_INSTR "pr_instr:"
/titanic_41/usr/src/uts/intel/sys/
H A Dold_procfs.h204 long pr_instr; /* Current instruction */ member
508 int32_t pr_instr; /* Current instruction */ member
/titanic_41/usr/src/uts/sparc/sys/
H A Dold_procfs.h203 long pr_instr; /* Current instruction */ member
507 int32_t pr_instr; /* Current instruction */ member
/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.c336 dst->pr_instr = src->pr_instr; in lwpstatus_32_to_n()
709 dst->pr_instr = src->pr_instr; in lwpstatus_n_to_32()
H A DPgcore.c246 psp->pr_instr = lsp->pr_instr; in mkprstatus()
371 psp->pr_instr = lsp->pr_instr; in mkprstatus32()
/titanic_41/usr/src/uts/common/sys/
H A Dprocfs.h147 ulong_t pr_instr; /* current instruction */
604 uint32_t pr_instr; /* current instruction */
/titanic_41/usr/src/lib/libtnfctl/
H A Dprb_proc.c335 tnf_opaque, instr, prstat.pr_instr); in prb_proc_wait()
450 tnf_opaque, instr, prstat.pr_instr); in prb_proc_istepbpt()
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_amd64dep.c625 psp->pr_reg[UESP], psp->pr_instr)); in pt_step_out()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1277 sp->pr_instr = instr; in gcore_prgetlwpstatus()
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprioctl.c1457 sp->pr_instr = (uint32_t)instr; in oprgetstatus32()
3294 sp->pr_instr = instr; in oprgetstatus()
H A Dprsubr.c1028 sp->pr_instr = (uint32_t)instr; in prgetlwpstatus32()
1256 sp->pr_instr = instr; in prgetlwpstatus()