Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h306 return m_supports_z1; in SupportsGDBStoppointPacket()
564 m_supports_qThreadStopInfo : 1, m_supports_z0 : 1, m_supports_z1 : 1, variable
DGDBRemoteCommunicationClient.cpp95 m_supports_z1(true), m_supports_z2(true), m_supports_z3(true), in GDBRemoteCommunicationClient()
307 m_supports_z1 = true; in ResetDiscoverableSettings()
2749 m_supports_z1 = false; in SendGDBStoppointTypePacket()