Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandler.h120 int GetErrorFD();
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp87 int IOHandler::GetErrorFD() { in GetErrorFD() function in IOHandler