Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h161 bool RemoteIsEFI();
DProcessKDP.cpp278 if (m_comm.RemoteIsEFI()) { in DoConnectRemote()
DCommunicationKDP.cpp456 bool CommunicationKDP::RemoteIsEFI() { in RemoteIsEFI() function in CommunicationKDP