Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DPluginManager.cpp1302 parent_properties_sp->AppendProperty( in GetDebuggerPropertyForPlugins()
1313 plugin_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPlugins()
1337 parent_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPluginsOldStyle()
1347 plugin_properties_sp->AppendProperty( in GetDebuggerPropertyForPluginsOldStyle()
1391 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForPlugin()
1514 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForOperatingSystemPlugin()
DDebugger.cpp698 m_collection_sp->AppendProperty( in Debugger()
702 m_collection_sp->AppendProperty( in Debugger()
705 m_collection_sp->AppendProperty( in Debugger()
709 m_collection_sp->AppendProperty( in Debugger()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h189 void AppendProperty(ConstString name, ConstString desc,
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp69 void OptionValueProperties::AppendProperty(ConstString name, in AppendProperty() function in OptionValueProperties
/external/llvm-project/lldb/source/Target/
DTarget.cpp3687 m_collection_sp->AppendProperty( in TargetProperties()
3698 m_collection_sp->AppendProperty( in TargetProperties()
3703 m_collection_sp->AppendProperty( in TargetProperties()
DProcess.cpp156 m_collection_sp->AppendProperty( in ProcessProperties()
169 m_collection_sp->AppendProperty( in ProcessProperties()