Searched refs:AppendProperty (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ |
| D | PluginManager.cpp | 1993 parent_properties_sp->AppendProperty (g_property_name, in GetDebuggerPropertyForPlugins() 2005 plugin_properties_sp->AppendProperty (plugin_type_name, in GetDebuggerPropertyForPlugins() 2033 parent_properties_sp->AppendProperty (plugin_type_name, in GetDebuggerPropertyForPluginsOldStyle() 2045 plugin_properties_sp->AppendProperty (g_property_name, in GetDebuggerPropertyForPluginsOldStyle() 2084 plugin_type_properties_sp->AppendProperty (properties_sp->GetName(), in CreateSettingForDynamicLoaderPlugin() 2122 plugin_type_properties_sp->AppendProperty (properties_sp->GetName(), in CreateSettingForPlatformPlugin() 2160 plugin_type_properties_sp->AppendProperty (properties_sp->GetName(), in CreateSettingForProcessPlugin()
|
| D | Debugger.cpp | 647 m_collection_sp->AppendProperty (ConstString("target"), in Debugger() 653 m_collection_sp->AppendProperty (ConstString("interpreter"), in Debugger()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/ |
| D | OptionValueProperties.h | 237 AppendProperty(const ConstString &name,
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/ |
| D | OptionValueProperties.cpp | 83 OptionValueProperties::AppendProperty(const ConstString &name, in AppendProperty() function in OptionValueProperties
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/ |
| D | Target.cpp | 2799 m_collection_sp->AppendProperty(ConstString("process"), in TargetProperties()
|
| D | Process.cpp | 133 m_collection_sp->AppendProperty(ConstString("thread"), in ProcessProperties()
|