Searched refs:remote_hostio_pread (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | remote.c | 1140 int remote_hostio_pread (int fd, gdb_byte *read_buf, int len, 12892 remote_target::remote_hostio_pread (int fd, gdb_byte *read_buf, int len, in remote_hostio_pread() function 12935 return remote_hostio_pread (fd, read_buf, len, offset, remote_errno); in fileio_pread() 13334 bytes = remote_hostio_pread (fd.get (), buffer.data (), io_size, offset, in remote_file_get()
|
| D | ChangeLog-2015 | 3658 (remote_hostio_pread): Likewise. 5621 (remote_hostio_pread): Rename to ... 5624 (remote_hostio_pread): Reimplement. 8993 (remote_hostio_pread): Likewise.
|
| D | ChangeLog-2007 | 630 (remote_hostio_pread, remote_hostio_close, remote_hostio_unlink)
|
| D | ChangeLog-2013 | 8559 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
|
| D | ChangeLog-2018 | 9788 (remote_file_delete, remote_hostio_pread, remote_hostio_pwrite)
|
| D | ChangeLog-2014 | 13328 * remote.c (remote_hostio_pread): Add 'self' argument.
|