Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h358 GetDynamicSettings(StructuredData::ObjectSP plugin_module_sp, Target *target, in GetDynamicSettings() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h150 GetDynamicSettings(StructuredData::ObjectSP plugin_module_sp, Target *target,
H A DScriptInterpreterPython.cpp1875 StructuredData::DictionarySP ScriptInterpreterPythonImpl::GetDynamicSettings( in GetDynamicSettings() function in ScriptInterpreterPythonImpl
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp319 interpreter->GetDynamicSettings(module_object_sp, &GetTarget(), in ParsePythonTargetDefinition()