Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h254 bool m_is_platform; // Set to true if this class represents a platform, variable
DGDBRemoteCommunicationServer.cpp650 if (m_is_platform) in Handle_qC()
674 if (m_is_platform) in Handle_qLaunchGDBServer()
DGDBRemoteCommunication.cpp142 m_is_platform (is_platform) in GDBRemoteCommunication()