Home
last modified time | relevance | path

Searched refs:GetValueProperties (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUserSettingsController.h41 lldb::OptionValuePropertiesSP GetValueProperties() const { in GetValueProperties() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
H A DSymbolLocatorDebuginfod.cpp125 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp95 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp989 Target::GetGlobalProperties().GetValueProperties()); in Debugger()
992 Platform::GetGlobalPlatformProperties().GetValueProperties()); in Debugger()
995 ModuleList::GetGlobalModuleListProperties().GetValueProperties()); in Debugger()
998 Language::GetGlobalLanguageProperties().GetValueProperties()); in Debugger()
1003 m_command_interpreter_up->GetValueProperties()); in Debugger()
H A DPluginManager.cpp1955 debugger.GetValueProperties()); in GetDebuggerPropertyForPlugins()
1992 debugger.GetValueProperties()); in GetDebuggerPropertyForPluginsOldStyle()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp492 GetDebugger().GetValueProperties()->GetPropertyAtPath( in DoExecute()
1033 GetDebugger().GetValueProperties()->Clear(); in DoExecute()
H A DCommandCompletions.cpp599 interpreter.GetDebugger().GetValueProperties()); in SettingsNames()
/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp163 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp379 auto global_props_sp = global_properties.GetValueProperties(); in CreateLocalCopy()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp90 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4292 target->GetValueProperties().get()); in GetPropertyAtIndex()
4367 true, m_experimental_properties_up->GetValueProperties()); in TargetProperties()
4377 true, m_experimental_properties_up->GetValueProperties()); in TargetProperties()
4380 Process::GetGlobalProperties().GetValueProperties()); in TargetProperties()
H A DProcess.cpp99 process->GetValueProperties().get()); in GetPropertyAtIndex()
162 Thread::GetGlobalProperties().GetValueProperties()); in ProcessProperties()
177 true, m_experimental_properties_up->GetValueProperties()); in ProcessProperties()
H A DThread.cpp92 thread->GetValueProperties().get()); in GetPropertyAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1369 debugger, GetGlobalProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp2189 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp314 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3656 debugger, GetGlobalPluginProperties().GetValueProperties(), in DebuggerInitialize()