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