Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp1587 parent_properties_sp->AppendProperty(g_property_name, in GetDebuggerPropertyForPlugins()
1598 plugin_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPlugins()
1622 parent_properties_sp->AppendProperty(plugin_type_name, plugin_type_desc, in GetDebuggerPropertyForPluginsOldStyle()
1632 plugin_properties_sp->AppendProperty(g_property_name, in GetDebuggerPropertyForPluginsOldStyle()
1677 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForPlugin()
1831 plugin_type_properties_sp->AppendProperty(properties_sp->GetName(), in CreateSettingForOperatingSystemPlugin()
HDDebugger.cpp867 m_collection_sp->AppendProperty( in Debugger()
870 m_collection_sp->AppendProperty( in Debugger()
873 m_collection_sp->AppendProperty( in Debugger()
876 m_collection_sp->AppendProperty( in Debugger()
880 m_collection_sp->AppendProperty( in Debugger()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h132 void AppendProperty(llvm::StringRef name, llvm::StringRef desc,
/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueProperties.cpp43 void OptionValueProperties::AppendProperty(llvm::StringRef name, in AppendProperty() function in OptionValueProperties
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp4186 m_collection_sp->AppendProperty( in TargetProperties()
4196 m_collection_sp->AppendProperty( in TargetProperties()
4201 m_collection_sp->AppendProperty( in TargetProperties()
HDProcess.cpp196 m_collection_sp->AppendProperty( in ProcessProperties()
209 m_collection_sp->AppendProperty( in ProcessProperties()