Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h117 int GetOutputFD();
/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp83 int IOHandler::GetOutputFD() { in GetOutputFD() function in IOHandler