Home
last modified time | relevance | path

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

/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dlldbgdbserverutils.py19 def _get_debug_monitor_from_lldb(lldb_exe, debug_monitor_basename): argument
51 new_base = regex.sub(debug_monitor_basename, exe_base)
59 debug_monitor_basename,