Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.h114 DNBArchProtocol *GetArchProtocol() { return m_arch_up.get(); } in GetArchProtocol() function
H A DMachProcess.mm1298 DNBArchProtocol *arch = thread_sp->GetArchProtocol();