Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h108 GetPropertyAtIndexAsOptionValueArch(const ExecutionContext *exe_ctx,
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp233 OptionValueArch *OptionValueProperties::GetPropertyAtIndexAsOptionValueArch( in GetPropertyAtIndexAsOptionValueArch() function in OptionValueProperties
/external/llvm-project/lldb/source/Target/
DTarget.cpp3749 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in GetDefaultArchitecture()
3757 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in SetDefaultArchitecture()