Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp283 static const char python_exe_relative_path[] = LLDB_PYTHON_EXE_RELATIVE_PATH; variable
293 PythonString(python_exe_relative_path)))); in GetInterpreterInfo()