Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace_libcdep.cc29 int dedup_frames = common_flags()->dedup_token_length; in Print() local
43 if (dedup_frames-- > 0) { in Print()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace_libcdep.cpp28 int dedup_frames = common_flags()->dedup_token_length; in Print() local
48 if (dedup_frames-- > 0) { in Print()