HomeSort by relevance Sort by last modified time
    Searched refs:TAG_CUSTOM (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stacktrace.h 47 static const int TAG_CUSTOM = 100; // Tool specific tags start here.
  /external/compiler-rt/lib/msan/
msan.h 271 const int STACK_TRACE_TAG_POISON = StackTrace::TAG_CUSTOM + 1;

Completed in 62 milliseconds