Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep_new.cpp166 static char *counters_beg, *counters_end; variable
174 uptr size = counters_end - counters_beg; in DumpCoverage()
194 counters_end = end; in Cov8bitCountersInit()