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

/gem5/src/sim/
H A Dredirect_path.hh50 const std::string& appPath() { return _appPath; };
59 // _appPath holds the path as it would appear from an app's perspective.
60 std::string _appPath; member in class:RedirectPath
H A Dredirect_path.cc52 _appPath = normalizePath(p->app_path);

Completed in 4 milliseconds