Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1445 if (!GetArchSpec().IsValid()) in FieldDelegateExitCallback()
1451 ArchSpec GetArchSpec() { return ArchSpec(GetArchString()); } in GetArchSpec() function in lldb_private::curses::ArchFieldDelegate