Home
last modified time | relevance | path

Searched refs:SEGV_MTEAERR (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/platform/bionic/
Dmte_kernel.h51 #define SEGV_MTEAERR 8 macro
/bionic/tests/
Dheap_tagging_level_test.cpp111 ScopedSignalHandler ssh(SIGSEGV, CheckSiCode<SEGV_MTEAERR>, SA_SIGINFO); in TEST()