GDB (xrefs)
|
Public Member Functions | |
proc_mem_file (ptid_t ptid, int fd) | |
~proc_mem_file () | |
DISABLE_COPY_AND_ASSIGN (proc_mem_file) | |
int | fd () |
Private Attributes | |
ptid_t | m_ptid |
int | m_fd = -1 |
Definition at line 3828 of file linux-nat.c.
|
inline |
Definition at line 3831 of file linux-nat.c.
References m_fd.
|
inline |
Definition at line 3837 of file linux-nat.c.
References linux_nat_debug_printf, m_fd, and m_ptid.
proc_mem_file::DISABLE_COPY_AND_ASSIGN | ( | proc_mem_file | ) |
|
inline |
Definition at line 3846 of file linux-nat.c.
References m_fd.
|
private |
Definition at line 3857 of file linux-nat.c.
Referenced by fd(), proc_mem_file(), and ~proc_mem_file().
|
private |
Definition at line 3854 of file linux-nat.c.
Referenced by ~proc_mem_file().