Searched refs:SetInputFileHandle (Results 1 – 4 of 4) sorted by relevance
447 m_debugger.SetInputFileHandle(stdin, false); in MainLoop()620 m_debugger.SetInputFileHandle(stdin, true); in MainLoop()
196 def SetInputFileHandle(self, file, transfer_ownership):
143 void SetInputFileHandle(FILE *f, bool transfer_ownership);
350 void SBDebugger::SetInputFileHandle(FILE *fh, bool transfer_ownership) { in SetInputFileHandle() function in SBDebugger