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.h69 static const uptr kMaxInstrumentedRanges = 1024; variable
77 LibCodeRange instrumented_code_ranges_[kMaxInstrumentedRanges];