Searched defs:GotEOF (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPythonImpl.h | 479 void GotEOF() override {} in GotEOF() function |
/openbsd-src/gnu/llvm/lldb/source/Core/ | ||
H A D | IOHandler.cpp | 603 void IOHandlerEditline::GotEOF() { in GotEOF() function in IOHandlerEditline |
H A D | IOHandlerCursesGUI.cpp | 7726 void IOHandlerCursesGUI::GotEOF() {} in GotEOF() function in IOHandlerCursesGUI |
/openbsd-src/gnu/llvm/lldb/source/Target/ | ||
H A D | Process.cpp | 4477 void GotEOF() override {} in GotEOF() function in IOHandlerProcessSTDIO |