Home
last modified time | relevance | path

Searched refs:mte_supported (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/platform/bionic/
Dmte.h40 inline bool mte_supported() { in mte_supported() function
55 if (mte_supported()) { in ScopedDisableMTE()
61 if (mte_supported()) { in ~ScopedDisableMTE()
/bionic/tests/
Dheap_tagging_level_test.cpp58 if (mte_supported()) { in TEST_F()
108 if (!mte_supported() || !running_with_mte()) { in TEST()
180 } else if (mte_supported() && running_with_mte()) { in TEST()
190 } else if (!mte_supported()) { in TEST()
214 if (!mte_supported() || !running_with_mte()) { in TEST()
Dmte_test.cpp42 if (mte_supported() && running_with_mte()) { in test_tag_mismatch()
Dmemtag_stack_test.cpp31 if (!mte_supported()) { in TEST_P()
Dstack_protector_test.cpp112 if (!mte_supported()) return false; in stack_mte_enabled()
Dmalloc_test.cpp1508 if (!mte_supported()) { in TEST()