Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h308 return m_supports_z2; in SupportsGDBStoppointPacket()
565 m_supports_z2 : 1, m_supports_z3 : 1, m_supports_z4 : 1, variable
DGDBRemoteCommunicationClient.cpp95 m_supports_z1(true), m_supports_z2(true), m_supports_z3(true), in GDBRemoteCommunicationClient()
308 m_supports_z2 = true; in ResetDiscoverableSettings()
2752 m_supports_z2 = false; in SendGDBStoppointTypePacket()