Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h561 m_supports_qModuleInfo : 1, m_supports_jThreadsInfo : 1, variable
H A DGDBRemoteCommunicationClient.cpp95 m_qSymbol_requests_done(false), m_supports_qModuleInfo(true), in GDBRemoteCommunicationClient()
314 m_supports_qModuleInfo = true; in ResetDiscoverableSettings()
3502 if (!m_supports_qModuleInfo) in GetModuleInfo()
3525 m_supports_qModuleInfo = false; in GetModuleInfo()