Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h110 GetPropertyAtIndexAsOptionValueArch(const ExecutionContext *exe_ctx,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp211 OptionValueArch *OptionValueProperties::GetPropertyAtIndexAsOptionValueArch( in GetPropertyAtIndexAsOptionValueArch() function in OptionValueProperties
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3828 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in GetDefaultArchitecture()
3836 OptionValueArch *value = m_collection_sp->GetPropertyAtIndexAsOptionValueArch( in SetDefaultArchitecture()