Home
last modified time | relevance | path

Searched defs:GotEOF (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h479 void GotEOF() override {} in GotEOF() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp603 void IOHandlerEditline::GotEOF() { in GotEOF() function in IOHandlerEditline
H A DIOHandlerCursesGUI.cpp7726 void IOHandlerCursesGUI::GotEOF() {} in GotEOF() function in IOHandlerCursesGUI
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp4477 void GotEOF() override {} in GotEOF() function in IOHandlerProcessSTDIO