Home
last modified time | relevance | path

Searched defs:GetDynamicSettings (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h324 GetDynamicSettings(StructuredData::ObjectSP plugin_module_sp, Target *target, in GetDynamicSettings() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2068 StructuredData::DictionarySP ScriptInterpreterPythonImpl::GetDynamicSettings( in GetDynamicSettings() function in ScriptInterpreterPythonImpl