Home
last modified time | relevance | path

Searched refs:PT_WRITE_I (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/tests/lib/libc/sys/
Dt_ptrace_bytetransfer_wait.h210 case PT_WRITE_I: in bytes_transfer()
300 case PT_WRITE_I: in bytes_transfer()
399 case PT_WRITE_I: in bytes_transfer()
418 case PT_WRITE_I: in bytes_transfer()
484 BYTES_TRANSFER(bytes_transfer_write_i, PT_WRITE_I, 32, DATA)
511 BYTES_TRANSFER(bytes_transfer_write_i_text, PT_WRITE_I, 32, TEXT)
597 op = PT_WRITE_I; in bytes_transfer_alignment()
771 op = PT_WRITE_I; in bytes_transfer_eof()
/netbsd/src/sys/sys/
Dptrace.h43 #define PT_WRITE_I 4 /* write word in child's I space */ macro
/netbsd/src/sys/kern/
Dsys_ptrace_common.c232 case PT_WRITE_I: in ptrace_listener_cb()
408 case PT_WRITE_I: in ptrace_allowed()
1160 case PT_WRITE_I: in do_ptrace()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinf-ptrace.c415 gdb_ptrace (PT_WRITE_I, ptid, (PTRACE_TYPE_ARG3)(uintptr_t) addr, in inf_ptrace_peek_poke()
DChangeLog-1990254 try PT_WRITE_I. Most Unixes don't care which you use.
1349 * infptrace.c (PT_WRITE_D): use same value as PT_WRITE_I for
2672 and use PT_WRITE_I or PT_WRITE_D as appropriate.
DChangeLog-20044046 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
/netbsd/src/sys/compat/sunos/
Dsunos_misc.c955 PT_WRITE_I, PT_WRITE_D, -1, PT_CONTINUE,
/netbsd/src/sys/compat/sunos32/
Dsunos32_misc.c1189 PT_WRITE_I, PT_WRITE_D, -1, PT_CONTINUE,
/netbsd/src/sys/compat/linux/common/
Dlinux_misc.c132 LINUX_PTRACE_POKETEXT, PT_WRITE_I,