Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h572 m_supports_jModulesInfo : 1, m_supports_vFileSize : 1, variable
H A DGDBRemoteCommunicationClient.cpp70 m_supports_jThreadsInfo(true), m_supports_jModulesInfo(true), in GDBRemoteCommunicationClient()
325 m_supports_jModulesInfo = true; in ResetDiscoverableSettings()
3935 if (!m_supports_jModulesInfo) in GetModulesInfo()
3962 m_supports_jModulesInfo = false; in GetModulesInfo()