Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp75 const FileSpec &python_module_path) in OperatingSystemPython() argument
87 python_module_path.GetFilename().AsCString("")); in OperatingSystemPython()
91 python_module_path.GetPath(python_module_path_cstr, in OperatingSystemPython()
H A DOperatingSystemPython.h27 const lldb_private::FileSpec &python_module_path);