Searched refs:SetOutputFileHandle (Results 1 – 5 of 5) sorted by relevance
90 SetOutputFileHandle (FILE *f, bool transfer_ownership);
117 SetOutputFileHandle (FILE *fh, bool tranfer_ownership);
323 SBDebugger::SetOutputFileHandle (FILE *fh, bool transfer_ownership) in SetOutputFileHandle() function in SBDebugger334 m_opaque_sp->SetOutputFileHandle (fh, transfer_ownership); in SetOutputFileHandle()
975 m_debugger.SetOutputFileHandle (stdout, false); in MainLoop()
784 Debugger::SetOutputFileHandle (FILE *fh, bool tranfer_ownership) in SetOutputFileHandle() function in Debugger