Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DMainLoopBase.h44 virtual ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp, in RegisterReadObject() function
H A DMainLoop.h48 ReadHandleUP RegisterReadObject(const lldb::IOObjectSP &object_sp,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DTCPSocket.cpp252 handles.emplace_back(accept_loop.RegisterReadObject( in Accept()
H A DMainLoop.cpp268 MainLoop::ReadHandleUP MainLoop::RegisterReadObject(const IOObjectSP &object_sp, function in MainLoop
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp911 m_waitpid_reader_handle = main_loop.RegisterReadObject( in StartWaitpidThread()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp929 m_network_handle_up = m_mainloop.RegisterReadObject(
979 m_stdio_handle_up = m_mainloop.RegisterReadObject(