Searched refs:PT_WRITE_U (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfptrace.c66 #if !defined (PT_WRITE_U)
67 #define PT_WRITE_U 6 /* Write word to kernel user struct */ macro
454 ptrace (PT_WRITE_U, tid, (PTRACE_ARG3_TYPE) regaddr,
H A Dmips-nat.c121 ptrace (PT_WRITE_U, PIDGET (inferior_ptid), (PTRACE_ARG3_TYPE) regaddr,
H A Dinfttrace.c100 #if !defined (PT_WRITE_U)
101 #define PT_WRITE_U 6 /* Write word to kernel user struct */ macro

Completed in 76 milliseconds