Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h310 return m_supports_z3; 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()
309 m_supports_z3 = true; in ResetDiscoverableSettings()
2755 m_supports_z3 = false; in SendGDBStoppointTypePacket()