Home
last modified time | relevance | path

Searched refs:remote_hostio_pread (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c1140 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()
DChangeLog-20153658 (remote_hostio_pread): Likewise.
5621 (remote_hostio_pread): Rename to ...
5624 (remote_hostio_pread): Reimplement.
8993 (remote_hostio_pread): Likewise.
DChangeLog-2007630 (remote_hostio_pread, remote_hostio_close, remote_hostio_unlink)
DChangeLog-20138559 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
DChangeLog-20189788 (remote_file_delete, remote_hostio_pread, remote_hostio_pwrite)
DChangeLog-201413328 * remote.c (remote_hostio_pread): Add 'self' argument.