Searched refs:m_supports_memory_region_info (Results 1 – 2 of 2) sorted by relevance
540 LazyBool m_supports_memory_region_info; variable
72 m_supports_memory_region_info(eLazyBoolCalculate), in GDBRemoteCommunicationClient()291 m_supports_memory_region_info = eLazyBoolCalculate; in ResetDiscoverableSettings()1476 if (m_supports_memory_region_info != eLazyBoolNo) { in GetMemoryRegionInfo()1477 m_supports_memory_region_info = eLazyBoolYes; in GetMemoryRegionInfo()1571 m_supports_memory_region_info = eLazyBoolNo; in GetMemoryRegionInfo()1575 if (m_supports_memory_region_info == eLazyBoolNo) { in GetMemoryRegionInfo()