HomeSort by: relevance | last modified time | path
    Searched refs:dwp_src (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-missing-objfile.py 82 dwp_src = self._src + ".dwp"
83 if os.path.exists(dwp_src):
85 shutil.copy(dwp_src, dwp_dest)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-missing-objfile.py 82 dwp_src = self._src + ".dwp"
83 if os.path.exists(dwp_src):
85 shutil.copy(dwp_src, dwp_dest)

Completed in 15 milliseconds