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

  /src/external/gpl3/gdb.old/dist/gdb/
procfs.c 91 static enum target_xfer_status procfs_xfer_memory (gdb_byte *,
2344 return procfs_xfer_memory (readbuf, writebuf, offset, len, xfered_len);
2361 procfs_xfer_memory (gdb_byte *readbuf, const gdb_byte *writebuf, function
  /src/external/gpl3/gdb/dist/gdb/
procfs.c 91 static enum target_xfer_status procfs_xfer_memory (gdb_byte *,
2344 return procfs_xfer_memory (readbuf, writebuf, offset, len, xfered_len);
2361 procfs_xfer_memory (gdb_byte *readbuf, const gdb_byte *writebuf, function

Completed in 19 milliseconds