Home
last modified time | relevance | path

Searched defs:kDefaultShadowScale (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h18 static const u64 kDefaultShadowScale = 3; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp84 static const size_t kDefaultShadowScale = 4; variable
H A DAddressSanitizer.cpp96 static const uint64_t kDefaultShadowScale = 3; variable