Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1449 const std::string &GetArchString() { return m_content; } in GetArchString() function in curses::ArchFieldDelegate
1451 ArchSpec GetArchSpec() { return ArchSpec(GetArchString()); } in GetArchSpec()
3143 m_arch_field->GetArchString(), GetLoadDependentFiles(), in GetTarget()
3484 platform_sp.get(), m_arch_field->GetArchString()); in GetArch()