Home
last modified time | relevance | path

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

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