| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | UserSettingsController.cpp | 37 OptionValuePropertiesSP properties_sp(GetValueProperties()); in GetPropertyValue() 47 OptionValuePropertiesSP properties_sp(GetValueProperties()); in SetPropertyValue() 57 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpAllPropertyValues() 66 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpAllDescriptions() 75 OptionValuePropertiesSP properties_sp(GetValueProperties()); in DumpPropertyValue() 88 OptionValuePropertiesSP properties_sp(GetValueProperties()); in Apropos() 98 OptionValuePropertiesSP properties_sp(GetValueProperties()); in GetSubProperty()
|
| H A D | Debugger.cpp | 784 Target::GetGlobalProperties().GetValueProperties()); in Debugger() 787 Platform::GetGlobalPlatformProperties().GetValueProperties()); in Debugger() 790 true, ModuleList::GetGlobalModuleListProperties().GetValueProperties()); in Debugger() 795 true, m_command_interpreter_up->GetValueProperties()); in Debugger()
|
| H A D | PluginManager.cpp | 1385 debugger.GetValueProperties()); in GetDebuggerPropertyForPlugins() 1422 debugger.GetValueProperties()); in GetDebuggerPropertyForPluginsOldStyle()
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | UserSettingsController.h | 42 virtual lldb::OptionValuePropertiesSP GetValueProperties() const { in GetValueProperties() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUser.cpp | 97 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectSettings.cpp | 532 GetDebugger().GetValueProperties()->GetPropertyAtPath( in DoExecute() 1102 GetDebugger().GetValueProperties()->Clear(); in DoExecute()
|
| H A D | CommandCompletions.cpp | 568 interpreter.GetDebugger().GetValueProperties()); in SettingsNames()
|
| /llvm-project-15.0.7/lldb/source/Plugins/JITLoader/GDB/ |
| H A D | JITLoaderGDB.cpp | 162 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/ |
| H A D | ProcessKDP.cpp | 715 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | OptionValueProperties.cpp | 570 auto global_props_sp = global_properties.GetValueProperties(); in CreateLocalCopy()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformDarwinKernel.cpp | 219 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
|
| H A D | PlatformDarwin.cpp | 165 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | Target.cpp | 3915 target->GetValueProperties().get()); in GetPropertyAtIndex() 3990 true, m_experimental_properties_up->GetValueProperties()); in TargetProperties() 4001 true, m_experimental_properties_up->GetValueProperties()); in TargetProperties() 4004 true, Process::GetGlobalProperties().GetValueProperties()); in TargetProperties()
|
| H A D | Process.cpp | 105 process->GetValueProperties().get()); in GetPropertyAtIndex() 170 true, Thread::GetGlobalProperties().GetValueProperties()); in ProcessProperties() 185 true, m_experimental_properties_up->GetValueProperties()); in ProcessProperties()
|
| H A D | Thread.cpp | 91 thread->GetValueProperties().get()); in GetPropertyAtIndex()
|
| /llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/ |
| H A D | DynamicLoaderDarwinKernel.cpp | 1548 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 1367 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | ObjectFilePECOFF.cpp | 190 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARF.cpp | 253 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 3419 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
|