Searched defs:ProcessReadObject (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/windows/ | ||
H A D | MainLoopWindows.cpp | 106 void MainLoopWindows::ProcessReadObject(IOObject::WaitableHandle handle) { ProcessReadObject() function in MainLoopWindows |
/llvm-project/lldb/source/Host/posix/ | ||
H A D | MainLoopPosix.cpp | 383 void MainLoopPosix::ProcessReadObject(IOObject::WaitableHandle handle) { global() function in MainLoopPosix |