Searched defs:lldb_python_path (Results 1 – 2 of 2) sorted by relevance
21 lldb_python_path = subprocess.check_output(command).decode("utf-8").strip() variable
61 lldb_python_path = subprocess.check_output(command).decode("utf-8").strip() variable