Searched refs:PT_READ_D (Results 1 – 9 of 9) sorted by relevance
48 #ifndef PT_READ_D49 # define PT_READ_D 2 /* Read word in child's D space. */ macro
85 #if !defined (PT_READ_D)86 #define PT_READ_D 2 /* Read word from data space */ macro3690 case PT_READ_D: in call_ptrace()
3362 * infptrace.c (PT_WRITE_D, PT_READ_D): Use correct values.
2163 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
135 case PT_READ_D: in sys_ptrace()678 case PT_READ_D: in ptrace_ustate()713 req = PT_READ_D; in ptrace_ustate()725 req = PT_READ_D; in ptrace_ustate()
40 #define PT_READ_D 2 /* read word in child's D space */ macro
86 #define PT_READ_D PT_RDUSER macro
151 req = PT_READ_D; in main()
672 error = process_domem(p, pr, &uio, PT_READ_D); in dt_ioctl_get_auxbase()