Searched refs:SetOutputFileHandle (Results 1 – 4 of 4) sorted by relevance
189 def SetOutputFileHandle(self, file, transfer_ownership):
145 void SetOutputFileHandle(FILE *f, bool transfer_ownership);
445 m_debugger.SetOutputFileHandle(stdout, false); in MainLoop()
409 void SBDebugger::SetOutputFileHandle(FILE *fh, bool transfer_ownership) { in SetOutputFileHandle() function in SBDebugger