Home
last modified time | relevance | path

Searched refs:GetPropertyAtIndexAsOptionValueArch (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h110 GetPropertyAtIndexAsOptionValueArch(const ExecutionContext *exe_ctx,
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp212 OptionValueArch *OptionValueProperties::GetPropertyAtIndexAsOptionValueArch( in GetPropertyAtIndexAsOptionValueArch() function in OptionValueProperties
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4050 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in GetDefaultArchitecture()
4058 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in SetDefaultArchitecture()