GDB (xrefs)
|
#include <dlfcn.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | _GNU_SOURCE 1 |
Functions | |
ssize_t | read (int fd, void *buf, size_t count) |
#define _GNU_SOURCE 1 |
Definition at line 19 of file expect-read1.c.
ssize_t read | ( | int | fd, |
void * | buf, | ||
size_t | count ) |
Definition at line 26 of file expect-read1.c.
Referenced by aarch64_canonicalize_syscall(), add_reg(), darwin_ptrace_me(), dbgapi_notifier_handler(), value::fetch_lazy(), inf_child_target::fileio_pread(), gcore_create_callback(), gdb_select(), ioscm_read_from_port(), iterate_over_mappings(), linux_find_memory_regions_thunk(), linux_proc_xfer_memory_partial_fd(), myread(), net_windows_wait_handle(), parse_smaps_data(), nto_procfs_target::pid_to_exec_file(), procfs_target::pid_to_exec_file(), pipe_wait_handle(), proc_get_status(), procfs_xfer_auxv(), procfs_xfer_memory(), procfs_xfer_memory(), remote_fileio_func_read(), ser_base_read_error_fd(), ser_console_wait_handle(), ser_unix_read_prim(), ser_windows_wait_handle(), serial_event_clear(), and tfile_read().