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

/gem5/src/sim/
H A Dcxx_manager.hh269 /** Build all objects (if build_all is true, otherwise objects must
277 void instantiate(bool build_all = true);
H A Dcxx_manager.cc592 CxxConfigManager::instantiate(bool build_all) argument
594 if (build_all) {

Completed in 11 milliseconds