Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/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.cpp1430 lldb::OptionValuePropertiesSP properties_sp; in GetSettingForPlugin() local
1444 const lldb::OptionValuePropertiesSP &properties_sp, ConstString description, in CreateSettingForPlugin()
1479 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForDynamicLoaderPlugin()
1496 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForPlatformPlugin()
1512 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForProcessPlugin()
1527 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForSymbolFilePlugin()
1543 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForJITLoaderPlugin()
1555 lldb::OptionValuePropertiesSP properties_sp; in GetSettingForOperatingSystemPlugin() local
1568 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForOperatingSystemPlugin()
1593 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForStructuredDataPlugin()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DTarget.cpp2348 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultExecutableSearchPaths() local
2355 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultDebugFileSearchPaths() local
2362 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in GetDefaultArchitecture() local
2369 TargetPropertiesSP properties_sp(Target::GetGlobalProperties()); in SetDefaultArchitecture() local
2939 TargetPropertiesSP properties_sp = GetGlobalProperties(); in Launch() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandCompletions.cpp565 lldb::OptionValuePropertiesSP properties_sp( in SettingsNames() local