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

/gem5/src/sim/
H A Dredirect_path.hh51 const std::vector<std::string>& hostPaths() { return _hostPaths; }; function in class:RedirectPath
H A Dprocess.cc437 for (auto host_path : path->hostPaths()) {
446 return path->hostPaths()[0] + tail;

Completed in 6 milliseconds