HomeSort by: relevance | last modified time | path
    Searched defs:PT_READ_I (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
gdb_ptrace.h 46 #ifndef PT_READ_I
47 # define PT_READ_I 1 /* Read word in child's I space. */
  /src/external/gpl3/gdb/dist/gdb/nat/
gdb_ptrace.h 46 #ifndef PT_READ_I
47 # define PT_READ_I 1 /* Read word in child's I space. */
  /src/sys/sys/
ptrace.h 41 #define PT_READ_I 1 /* read word in child's I space */
77 /* 1 */ "PT_READ_I", \

Completed in 38 milliseconds