Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h269 return m_supports_z0; in SupportsGDBStoppointPacket()
567 m_supports_qThreadStopInfo : 1, m_supports_z0 : 1, m_supports_z1 : 1, variable
H A DGDBRemoteCommunicationClient.cpp65 m_supports_qThreadStopInfo(true), m_supports_z0(true), in GDBRemoteCommunicationClient()
301 m_supports_z0 = true; in ResetDiscoverableSettings()
2848 m_supports_z0 = false; in SendGDBStoppointTypePacket()