Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan.h46 const unsigned kShadowBaseAlignment = 32; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp67 static const unsigned kShadowBaseAlignment = 32; variable