Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h159 bool RemoteIsEFI();
H A DProcessKDP.cpp263 if (m_comm.RemoteIsEFI()) { in DoConnectRemote()
H A DCommunicationKDP.cpp455 bool CommunicationKDP::RemoteIsEFI() { in RemoteIsEFI() function in CommunicationKDP