Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h312 return m_supports_z4; in SupportsGDBStoppointPacket()
565 m_supports_z2 : 1, m_supports_z3 : 1, m_supports_z4 : 1, variable
DGDBRemoteCommunicationClient.cpp96 m_supports_z4(true), m_supports_QEnvironment(true), in GDBRemoteCommunicationClient()
310 m_supports_z4 = true; in ResetDiscoverableSettings()
2758 m_supports_z4 = false; in SendGDBStoppointTypePacket()