Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h87 static const char *const ShadowNames[] = {"low shadow", "shadow gap", variable
H A Dasan_descriptions.cpp324 ShadowNames[kind]); in Print()