Home
last modified time | relevance | path

Searched defs:properties_sp (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Core/
DUserSettingsController.cpp37 OptionValuePropertiesSP properties_sp(GetValueProperties()); in GetPropertyValue() local
47 OptionValuePropertiesSP properties_sp(GetValueProperties()); in SetPropertyValue() local
57 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpAllPropertyValues() local
66 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpAllDescriptions() local
75 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpPropertyValue() local
88 OptionValuePropertiesSP properties_sp(GetValueProperties()); in Apropos() local
98 OptionValuePropertiesSP properties_sp(GetValueProperties()); in GetSubProperty() local
DPluginManager.cpp1368 lldb::OptionValuePropertiesSP properties_sp; in GetSettingForPlugin() local
1382 const lldb::OptionValuePropertiesSP &properties_sp, ConstString description, in CreateSettingForPlugin()
1417 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForDynamicLoaderPlugin()
1434 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForPlatformPlugin()
1450 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForProcessPlugin()
1465 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForSymbolFilePlugin()
1481 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForJITLoaderPlugin()
1493 lldb::OptionValuePropertiesSP properties_sp; in GetSettingForOperatingSystemPlugin() local
1506 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForOperatingSystemPlugin()
1531 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForStructuredDataPlugin()
/external/llvm-project/lldb/source/Target/
DTarget.cpp2329 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultExecutableSearchPaths() local
2336 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultDebugFileSearchPaths() local
2343 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultArchitecture() local
2350 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in SetDefaultArchitecture() local
/external/llvm-project/lldb/source/Commands/
DCommandCompletions.cpp565 lldb::OptionValuePropertiesSP properties_sp( in SettingsNames() local