Home
last modified time | relevance | path

Searched defs:ScopedDisableMTE (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/platform/bionic/
H A Dmte.h54 ScopedDisableMTE() { in ScopedDisableMTE() function
67 struct ScopedDisableMTE { struct
69 ScopedDisableMTE() {} in ScopedDisableMTE() argument
/aosp12/bionic/tests/
H A Dmte_test.cpp51 TEST(mte_test, ScopedDisableMTE) { in TEST() argument