Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp321 StructuredData::ObjectSP module_object_sp( in ParsePythonTargetDefinition() local
323 if (module_object_sp) { in ParsePythonTargetDefinition()
325 interpreter->GetDynamicSettings(module_object_sp, &GetTarget(), in ParsePythonTargetDefinition()