Searched refs:print_address_ps (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/amd64/ |
H A D | regs.c | 41 (void) strcpy(str1, print_address_ps(ph, prst->pr_lwp.pr_reg[ind1], 44 (void) strcpy(str2, print_address_ps(ph, prst->pr_lwp.pr_reg[ind2],
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/i386/ |
H A D | regs.c | 40 (void) strcpy(str1, print_address_ps(ph, prst->pr_lwp.pr_reg[ind1], 42 (void) strcpy(str2, print_address_ps(ph, prst->pr_lwp.pr_reg[ind2],
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | callstack.c | 92 symstr = print_address_ps(ph, (ulong_t)pstatus.pr_lwp.pr_reg[R_PC], 103 symstr = print_address_ps(ph, (ulong_t)frm.fr_savpc,
|
H A D | dis.c | 67 print_address_ps(struct ps_prochandle *ph, ulong_t address, unsigned flags) function 142 return (print_address_ps(cur_ph, address,
|
H A D | utils.c | 100 (void) printf("\n%17s:", print_address_ps(ph, address, FLG_PAP_SONAME));
|
H A D | rdb.h | 220 extern char *print_address_ps(struct ps_prochandle *,
|
H A D | bpt.c | 146 cur->bl_flags, print_address_ps(ph, cur->bl_addr,
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/sparc/ |
H A D | regs.c | 39 (void) strcpy(str1, print_address_ps(ph, prst->pr_lwp.pr_reg[ind1], 42 (void) strcpy(str2, print_address_ps(ph, prst->pr_lwp.pr_reg[ind2],
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/sparcv9/ |
H A D | regs.c | 39 (void) strcpy(str1, print_address_ps(ph, prst->pr_lwp.pr_reg[ind1], 42 (void) strcpy(str2, print_address_ps(ph, prst->pr_lwp.pr_reg[ind2],
|
Completed in 100 milliseconds