Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBHostOS.cpp33 FileSpec lldb_python_spec; in GetLLDBPythonPath() local
34 if (Host::GetLLDBPath (ePathTypePythonDir, lldb_python_spec)) in GetLLDBPythonPath()
36 sb_lldb_python_filespec.SetFileSpec (lldb_python_spec); in GetLLDBPythonPath()