Home
last modified time | relevance | path

Searched refs:_debug_to_external_path (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/
H A DDebuggerBase.py198 frame.loc.path = self._debug_to_external_path(frame.loc.path)
230 def _debug_to_external_path(self, path): member in DebuggerBase