Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBHostOS.cpp32 SBFileSpec sb_lldb_python_filespec; in GetLLDBPythonPath() local
36 sb_lldb_python_filespec.SetFileSpec (lldb_python_spec); in GetLLDBPythonPath()
38 return sb_lldb_python_filespec; in GetLLDBPythonPath()