Searched refs:m_supports_qXfer_memory_map_read (Results 1 – 2 of 2) sorted by relevance
554 LazyBool m_supports_qXfer_memory_map_read; variable
85 m_supports_qXfer_memory_map_read(eLazyBoolCalculate), in GDBRemoteCommunicationClient()196 if (m_supports_qXfer_memory_map_read == eLazyBoolCalculate) { in GetQXferMemoryMapReadSupported()199 return m_supports_qXfer_memory_map_read == eLazyBoolYes; in GetQXferMemoryMapReadSupported()299 m_supports_qXfer_memory_map_read = eLazyBoolCalculate; in ResetDiscoverableSettings()344 m_supports_qXfer_memory_map_read = eLazyBoolNo; in GetRemoteQSupported()380 m_supports_qXfer_memory_map_read = eLazyBoolYes; in GetRemoteQSupported()