Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_mapping_libcdep.cc39 static const uptr kMaxTextSize = 64 * 1024; variable
73 InternalScopedString text(kMaxTextSize); in CovUpdateMapping()