Searched defs:recreateable (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Doutput.hh72 virtual bool recreateable() const { return false; } function in class:OutputStream
H A Doutput.cc83 OutputFile(const OutputDirectory &dir, const std::string &name, std::ios_base::openmode mode, bool recreateable) argument
220 open(const std::string &name, ios_base::openmode mode, bool recreateable, bool no_gz) argument

Completed in 6 milliseconds