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