Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h3250 bool ProcessIOHandlerExists() const { in ProcessIOHandlerExists() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp665 if (!ProcessIOHandlerExists()) in SyncIOHandler()