Home
last modified time | relevance | path

Searched refs:ProcessReadObject (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp131 loop.ProcessReadObject(out_events[i].ident); in ProcessEvents()
241 loop.ProcessReadObject(handle);
420 void MainLoop::ProcessReadObject(IOObject::WaitableHandle handle) { function in MainLoop
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DMainLoop.h75 void ProcessReadObject(IOObject::WaitableHandle handle);