Home
last modified time | relevance | path

Searched refs:TAG_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h47 static const int TAG_UNKNOWN = 0; member
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp306 stack->tag = StackTrace::TAG_UNKNOWN; in ChainOrigin()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp228 stack->tag = StackTrace::TAG_UNKNOWN; in ChainOrigin()