Home
last modified time | relevance | path

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

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