Home
last modified time | relevance | path

Searched refs:TAG_CUSTOM (Results 1 – 4 of 4) 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/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h49 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;
/external/llvm-project/compiler-rt/lib/msan/
Dmsan.h338 const int STACK_TRACE_TAG_POISON = StackTrace::TAG_CUSTOM + 1;