Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp104 loop.ProcessReadObject(out_events[i].ident); in ProcessEvents()
211 loop.ProcessReadObject(handle);
383 void MainLoopPosix::ProcessReadObject(IOObject::WaitableHandle handle) { function in MainLoopPosix
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DMainLoopPosix.h60 void ProcessReadObject(IOObject::WaitableHandle handle);