Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp151 loop.ProcessReadObject(out_events[i].ident); in ProcessReadEvents()
205 loop.ProcessReadObject(handle); in ProcessReadEvents()
357 void MainLoopPosix::ProcessReadObject(IOObject::WaitableHandle handle) { in ProcessReadObject() function in MainLoopPosix
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DMainLoopPosix.h60 void ProcessReadObject(IOObject::WaitableHandle handle);