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.h89 static const char *const ShadowNames[] = {"low shadow", "shadow gap", variable
H A Dasan_descriptions.cpp322 ShadowNames[kind]); in Print()