Home
last modified time | relevance | path

Searched refs:GotEOF (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
DIOHandlerCursesGUI.h28 void GotEOF() override;
DIOHandler.h86 virtual void GotEOF() = 0;
374 void GotEOF() override;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h481 void GotEOF() override {} in GotEOF() function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DIOHandler.cpp606 void IOHandlerEditline::GotEOF() { in GotEOF() function in IOHandlerEditline
DDebugger.cpp857 reader_sp->GotEOF(); in DispatchInputEndOfFile()
DIOHandlerCursesGUI.cpp6195 void IOHandlerCursesGUI::GotEOF() {} in GotEOF() function in IOHandlerCursesGUI
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DProcess.cpp4431 void GotEOF() override {} in GotEOF() function in IOHandlerProcessSTDIO