Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBHostOS.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()