Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp289 FileSpec python_dir_spec = GetPythonDir(); in GetInterpreterInfo() local
290 if (!python_dir_spec) in GetInterpreterInfo()
294 As<PythonDictionary>(get_info(PythonString(python_dir_spec.GetPath()), in GetInterpreterInfo()