Home
last modified time | relevance | path

Searched defs:kMaxLibs (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h56 static const uptr kMaxLibs = 128; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h70 static const uptr kMaxLibs = 1024; variable