Searched refs:python_module_path (Results 1 – 2 of 2) sorted by relevance
87 …ython::OperatingSystemPython (lldb_private::Process *process, const FileSpec &python_module_path) : in OperatingSystemPython() argument103 std::string os_plugin_class_name (python_module_path.GetFilename().AsCString("")); in OperatingSystemPython()109 python_module_path.GetPath(python_module_path_cstr, sizeof(python_module_path_cstr)); in OperatingSystemPython()
47 const lldb_private::FileSpec &python_module_path);