Searched refs:PutOutput (Results 1 – 5 of 5) sorted by relevance
52 size_t PutOutput(FILE *fh);55 size_t PutOutput(SBFile file);57 size_t PutOutput(FileSP BORROWED);
111 size_t SBCommandReturnObject::PutOutput(FILE *fh) { in PutOutput() function in SBCommandReturnObject121 size_t SBCommandReturnObject::PutOutput(FileSP file_sp) { in PutOutput() function in SBCommandReturnObject128 size_t SBCommandReturnObject::PutOutput(SBFile file) { in PutOutput() function in SBCommandReturnObject
581 result.PutOutput(m_opaque_sp->GetOutputStream().GetFileSP()); in HandleCommand()
460 result.PutOutput(m_debugger.GetOutputFile()); in MainLoop()466 result.PutOutput(m_debugger.GetOutputFile()); in MainLoop()474 result.PutOutput(m_debugger.GetOutputFile()); in MainLoop()541 result.PutOutput(m_debugger.GetOutputFile()); in MainLoop()
14099 result = (arg1)->PutOutput(arg2); in _wrap_SBCommandReturnObject_PutOutput__SWIG_0()14132 result = (arg1)->PutOutput(arg2); in _wrap_SBCommandReturnObject_PutOutput__SWIG_1()