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

/gem5/site_scons/site_tools/
H A Dgit.py87 script_path = os.path.relpath(
91 script_path = script.get_abspath()
94 os.symlink(script_path, hook.get_abspath())
/gem5/src/systemc/tests/
H A Dverify.py45 script_path = os.path.abspath(inspect.getfile(inspect.currentframe())) variable
46 script_dir = os.path.dirname(script_path)

Completed in 6 milliseconds