Searched defs:SupportsMemoryTagging (Results 1 – 3 of 3) sorted by relevance
112 bool SupportsMemoryTagging() override { return !m_core_tag_ranges.IsEmpty(); } in SupportsMemoryTagging() function
2978 virtual bool SupportsMemoryTagging() { return false; } in SupportsMemoryTagging() function
2623 bool ProcessGDBRemote::SupportsMemoryTagging() { in SupportsMemoryTagging() function in ProcessGDBRemote