Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDgdb_ptrace.h58 #ifndef PT_WRITE_I
59 # define PT_WRITE_I 4 /* Write word in child's I space. */ macro
HDinf-ptrace.c555 ptrace (PT_WRITE_I, pid, in inf_ptrace_xfer_partial()
/dragonfly/sys/sys/
HDptrace.h44 #define PT_WRITE_I 4 /* write word in child's I space */ macro
/dragonfly/sys/kern/
HDsys_process.c382 case PT_WRITE_I: in kern_ptrace()
542 case PT_WRITE_I: in kern_ptrace()