Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h304 return m_supports_z0; in SupportsGDBStoppointPacket()
564 m_supports_qThreadStopInfo : 1, m_supports_z0 : 1, m_supports_z1 : 1, variable
DGDBRemoteCommunicationClient.cpp94 m_supports_qThreadStopInfo(true), m_supports_z0(true), in GDBRemoteCommunicationClient()
306 m_supports_z0 = true; in ResetDiscoverableSettings()
2746 m_supports_z0 = false; in SendGDBStoppointTypePacket()