Searched refs:GetErrorFile (Results 1 – 9 of 9) sorted by relevance
39 debugger.GetErrorFile().GetStream())); in IOHandlerLuaInterpreter()95 io_redirect.GetErrorFile()->GetStream())) { in ExecuteOneLine()
205 return self->GetErrorFile().GetFile(); in GetErrorFileHandle()234 GetErrorFile ();
501 result.PutError(m_debugger.GetErrorFile()); in MainLoop()509 result.PutError(m_debugger.GetErrorFile()); in MainLoop()576 result.PutError(m_debugger.GetErrorFile()); in MainLoop()
107 SBFile GetErrorFile();
127 File &GetErrorFile() { return m_error_stream_sp->GetFile(); } in GetErrorFile() function
440 SBFile SBDebugger::GetErrorFile() { in GetErrorFile() function in SBDebugger441 LLDB_RECORD_METHOD_NO_ARGS(SBFile, SBDebugger, GetErrorFile); in GetErrorFile()500 HandleProcessEvent(process, event, GetOutputFile(), GetErrorFile()); in HandleCommand()1720 LLDB_REGISTER_METHOD(SBFile, SBDebugger, GetErrorFile, ()); in RegisterMethods()
116 self.dbg.GetErrorFile().Flush()449 self.dbg.GetErrorFile().Write(b'\nzork\n')915 sbf = self.dbg.GetErrorFile()
49 lldb::FileSP GetErrorFile() const { return m_error_file_sp->GetFileSP(); } in GetErrorFile() function
958 io_redirect.GetErrorFile()); in ExecuteOneLine()