Home
last modified time | relevance | path

Searched refs:GetPropertyValue (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DUserSettingsController.h57 virtual lldb::OptionValueSP GetPropertyValue(const ExecutionContext *exe_ctx,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DUserSettingsController.cpp35 Properties::GetPropertyValue(const ExecutionContext *exe_ctx, in GetPropertyValue() function in Properties
H A DDisassembler.cpp345 OptionValueSP value_sp = target_sp->GetDebugger().GetPropertyValue( in ElideMixedSourceAndDisassemblyLine()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSettings.cpp168 m_interpreter.GetDebugger().GetPropertyValue( in HandleArgumentCompletion()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1023 debugger_sp->GetPropertyValue(&exe_ctx, var_name, false, error)); in GetInternalVariableValue()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1025 debugger.GetPropertyValue(nullptr, "plugin.structured-data.darwin-log." in ParseAutoEnableOptions()