Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DIOHandlerCursesGUI.h28 void GotEOF() override;
DIOHandler.h83 virtual void GotEOF() = 0;
368 void GotEOF() override;
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h479 void GotEOF() override {} in GotEOF() function
/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandler.cpp603 void IOHandlerEditline::GotEOF() { in GotEOF() function in IOHandlerEditline
DDebugger.cpp986 reader_sp->GotEOF(); in DispatchInputEndOfFile()
DIOHandlerCursesGUI.cpp7726 void IOHandlerCursesGUI::GotEOF() {} in GotEOF() function in IOHandlerCursesGUI
/openbsd/src/gnu/llvm/lldb/source/Target/
DProcess.cpp4477 void GotEOF() override {} in GotEOF() function in IOHandlerProcessSTDIO