Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h47 static const int TAG_CUSTOM = 100; // Tool specific tags start here. member
/external/compiler-rt/lib/msan/
Dmsan.h271 const int STACK_TRACE_TAG_POISON = StackTrace::TAG_CUSTOM + 1;