Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h53 static const uptr kMaxInstrumentedRanges = 1024; variable
88 LibCodeRange instrumented_code_ranges_[kMaxInstrumentedRanges];