Searched refs:event_fd (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Devent-pipe.h48 int event_fd () const function in class:event_pipe
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinf-ptrace.h67 { return m_event_pipe.event_fd (); }
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc5843 add_file_handler (linux_event_pipe.event_fd (),
5852 delete_file_handler (linux_event_pipe.event_fd ());

Completed in 182 milliseconds