Home
last modified time | relevance | path

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

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