Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h275 return m_supports_z3; in SupportsGDBStoppointPacket()
568 m_supports_z2 : 1, m_supports_z3 : 1, m_supports_z4 : 1, variable
H A DGDBRemoteCommunicationClient.cpp66 m_supports_z1(true), m_supports_z2(true), m_supports_z3(true), in GDBRemoteCommunicationClient()
304 m_supports_z3 = true; in ResetDiscoverableSettings()
2857 m_supports_z3 = false; in SendGDBStoppointTypePacket()