Searched refs:checkForStdio (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Doutput.cc136 OutputDirectory::checkForStdio(const string &name) function in class:OutputDirectory
208 OutputStream *file = checkForStdio(name);
245 OutputStream *file = checkForStdio(name);
H A Doutput.hh172 static OutputStream *checkForStdio(const std::string &name);

Completed in 5 milliseconds