/titanic_41/usr/src/man/man3proc/ |
H A D | Makefile | 24 ps_pread.3proc \ 54 ps_pdread.3proc := LINKSRC = ps_pread.3proc 55 ps_pdwrite.3proc := LINKSRC = ps_pread.3proc 56 ps_ptread.3proc := LINKSRC = ps_pread.3proc 57 ps_ptwrite.3proc := LINKSRC = ps_pread.3proc 58 ps_pwrite.3proc := LINKSRC = ps_pread.3proc
|
/titanic_41/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 109 if (ps_pread(php, db_privp, (char *)&db_priv, in validate_rdebug32() 150 if (ps_pread(php, dynaddr, (void *)(&d), sizeof (d)) != in find_dynamic_ent32() 380 if (ps_pread(php, addr, ehdr, sizeof (*ehdr)) != PS_OK) { in _rd_get_ehdr32() 397 if (ps_pread(php, addr, &shdr, sizeof (shdr)) != PS_OK) { in _rd_get_ehdr32() 426 if (ps_pread(php, a, &phdr, sizeof (phdr)) != PS_OK) { in _rd_get_dyns32() 440 if (ps_pread(php, phdr.p_vaddr, dynp, phdr.p_filesz) != PS_OK) { in _rd_get_dyns32() 465 if (ps_pread(php, rap->rd_rdebug, (char *)&rdb, in _rd_event_enable32() 493 if (ps_pread(rap->rd_psp, rap->rd_rdebug, (char *)&rdb, in _rd_event_getmsg32() 530 if (ps_pread(php, rap->rd_rtlddbpriv, (char *)&db_priv, in _rd_objpad_enable32() 563 if (ps_pread(rap->rd_psp, lmaddr, (char *)&rmap, in iter_map() [all …]
|
H A D | mapfile-vers | 85 ps_pread { FLAGS = NODIRECT PARENT };
|
/titanic_41/usr/src/cmd/sgs/librtld_db/i386/ |
H A D | plt32_resolution.c | 70 if (ps_pread(rap->rd_psp, rl->rl_base, (char *)&ehdr, in rli_func() 84 if (ps_pread(rap->rd_psp, off, (char *)&phdr, in rli_func() 165 if (ps_pread(rap->rd_psp, pltaddr + 2, (char *)&addr, in plt32_resolution() 174 if (ps_pread(rap->rd_psp, pltaddr + 1, (char *)&ebx, in plt32_resolution() 217 if (ps_pread(rap->rd_psp, addr, (char *)&addr, in plt32_resolution()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_pservice.c | 89 ps_err_e (*ps_pread)(struct ps_prochandle *, member 122 ps_pread(struct ps_prochandle *P, psaddr_t addr, void *buf, size_t size) in ps_pread() function 127 return (ps_ops.ps_pread(P, addr, buf, size)); in ps_pread() 311 if ((ps_ops.ps_pread = (ps_err_e (*)()) in mdb_pservice_init() 313 ps_ops.ps_pread = (ps_err_e (*)())ps_fail; in mdb_pservice_init()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/amd64/ |
H A D | plt64_resolution.c | 70 if (ps_pread(rap->rd_psp, pltaddr + 2, (char *)&pcrel, in plt64_resolution() 85 if (ps_pread(rap->rd_psp, destaddr, (char *)&destaddr, in plt64_resolution()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | callstack.c | 53 if (ps_pread(ph, (psaddr_t)fp, (char *)&frm32, in get_frame() 70 if (ps_pread(ph, (psaddr_t)fp + STACK_BIAS, (char *)frm, in get_frame()
|
H A D | utils.c | 110 if (ps_pread(ph, address, (char *)&word, in print_mem() 132 if (ps_pread(ph, address, (char *)&byte, in print_mem()
|
H A D | dis.c | 160 if (ps_pread(ph, offset, (char *)&instr, in disasm_addr()
|
H A D | ps.c | 260 ps_pread(struct ps_prochandle *ph, psaddr_t addr, void *buf, size_t size) in ps_pread() function
|
H A D | bpt.c | 160 if (ps_pread(ph, cur->bl_addr, (char *)&old_inst, in set_breaks()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/sparcv9/ |
H A D | plt64_resolution.c | 96 if (ps_pread(rap->rd_psp, pltaddr, (char *)instr, in plt64_resolution() 122 if (ps_pread(rap->rd_psp, pltptr, &pltptrval, in plt64_resolution() 152 if (ps_pread(rap->rd_psp, pltaddr, (char *)instr, in plt64_resolution()
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Pservice.c | 45 #pragma weak ps_pdread = ps_pread 46 #pragma weak ps_ptread = ps_pread 58 ps_pread(struct ps_prochandle *P, psaddr_t addr, void *buf, size_t size) in ps_pread() function
|
H A D | mapfile-vers | 267 ps_pdread { FLAGS = NODYNSORT }; # Alias of ps_pread 272 ps_pread; 274 ps_ptread { FLAGS = NODYNSORT }; # Alias of ps_pread
|
H A D | llib-lproc | 138 ps_err_e ps_pread(struct ps_prochandle *Pr,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-security-libsasl.mf | 62 file path=usr/share/man/man3proc/ps_pread.3proc 145 link path=usr/share/man/man3proc/ps_pdread.3proc target=ps_pread.3proc 146 link path=usr/share/man/man3proc/ps_pdwrite.3proc target=ps_pread.3proc 149 link path=usr/share/man/man3proc/ps_ptread.3proc target=ps_pread.3proc 150 link path=usr/share/man/man3proc/ps_ptwrite.3proc target=ps_pread.3proc 151 link path=usr/share/man/man3proc/ps_pwrite.3proc target=ps_pread.3proc
|
/titanic_41/usr/src/head/ |
H A D | proc_service.h | 91 extern ps_err_e ps_pread(struct ps_prochandle *,
|
/titanic_41/usr/src/cmd/sgs/librtld_db/sparc/ |
H A D | plt32_resolution.c | 63 if (ps_pread(rap->rd_psp, pltaddr, (char *)instr, in plt32_resolution()
|
/titanic_41/usr/src/lib/brand/shared/librtld_db/common/ |
H A D | mapfile-vers | 61 ps_pread { FLAGS = NODIRECT PARENT };
|