Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h122 GetPropertyAtIndexAsOptionValueArch(const ExecutionContext *exe_ctx,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueProperties.cpp267 OptionValueArch *OptionValueProperties::GetPropertyAtIndexAsOptionValueArch( in GetPropertyAtIndexAsOptionValueArch() function in OptionValueProperties
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3694 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in GetDefaultArchitecture()
3702 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in SetDefaultArchitecture()