Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandler.h118 int GetOutputFD();
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp83 int IOHandler::GetOutputFD() { in GetOutputFD() function in IOHandler