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

/gem5/src/base/
H A Doutput.hh112 bool recreateable() const override { return _recreateable; }
132 const bool _recreateable; member in class:OutputFile
H A Doutput.cc88 _mode(mode), _recreateable(recreateable),
107 if (_recreateable) {

Completed in 6 milliseconds