Searched refs:SetInputFileHandle (Results 1 – 6 of 6) sorted by relevance
111 debugger_sp->SetInputFileHandle(stdin, false); in main()
86 SetInputFileHandle (FILE *f, bool transfer_ownership);
114 SetInputFileHandle (FILE *fh, bool tranfer_ownership);
291 SBDebugger::SetInputFileHandle (FILE *fh, bool transfer_ownership) in SetInputFileHandle() function in SBDebugger300 m_opaque_sp->SetInputFileHandle (fh, transfer_ownership); in SetInputFileHandle()
860 m_debugger.SetInputFileHandle (stdin, true); in MainLoop()
728 Debugger::SetInputFileHandle (FILE *fh, bool tranfer_ownership) in SetInputFileHandle() function in Debugger