Home
last modified time | relevance | path

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

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