Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h277 return m_supports_z4; in SupportsGDBStoppointPacket()
568 m_supports_z2 : 1, m_supports_z3 : 1, m_supports_z4 : 1, variable
H A DGDBRemoteCommunicationClient.cpp67 m_supports_z4(true), m_supports_QEnvironment(true), in GDBRemoteCommunicationClient()
305 m_supports_z4 = true; in ResetDiscoverableSettings()
2860 m_supports_z4 = false; in SendGDBStoppointTypePacket()