Searched refs:procfs_xfer_memory (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnto-procfs.c929 procfs_xfer_memory (gdb_byte *readbuf, const gdb_byte *writebuf, function
958 return procfs_xfer_memory (readbuf, writebuf, offset, len, xfered_len);
H A Dprocfs.c89 static enum target_xfer_status procfs_xfer_memory (gdb_byte *,
2365 return procfs_xfer_memory (readbuf, writebuf, offset, len, xfered_len);
2382 procfs_xfer_memory (gdb_byte *readbuf, const gdb_byte *writebuf, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c907 procfs_xfer_memory (gdb_byte *readbuf, const gdb_byte *writebuf, function
936 return procfs_xfer_memory (readbuf, writebuf, offset, len, xfered_len);
H A Dprocfs.c89 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 173 milliseconds