Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp80 const FileSpec &python_module_path) in OperatingSystemPython() argument
92 python_module_path.GetFilename().AsCString("")); in OperatingSystemPython()
96 python_module_path.GetPath(python_module_path_cstr, in OperatingSystemPython()
DOperatingSystemPython.h28 const lldb_private::FileSpec &python_module_path);