Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h50 static const int TAG_CUSTOM = 100; // Tool specific tags start here. member
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h303 const int STACK_TRACE_TAG_POISON = StackTrace::TAG_CUSTOM + 1;