Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DHost.cpp1035 llvm::SmallString<256> python_version_dir; in GetLLDBPath() local
1036 llvm::raw_svector_ostream os(python_version_dir); in GetLLDBPath()
1043 ::strncat(raw_path, python_version_dir.c_str(), in GetLLDBPath()