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

/gem5/src/sim/
H A Dredirect_path.cc39 std::string gem5_cwd = getcwd(buf, PATH_MAX); local
42 path = realpath((gem5_cwd + "/" + path).c_str(), buf);

Completed in 4 milliseconds