Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp75 const FileSpec &python_module_path) in OperatingSystemPython() argument
88 python_module_path.GetFilename().AsCString("")); in OperatingSystemPython()
94 python_module_path.GetPath(python_module_path_cstr, in OperatingSystemPython()
H A DOperatingSystemPython.h27 const lldb_private::FileSpec &python_module_path);