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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h89 static const char *const ShadowNames[] = {"low shadow", "shadow gap", member in namespace:__asan
H A Dasan_descriptions.cpp322 Printf("Address %p is located in the %s area.\n", addr, ShadowNames[kind]);

Completed in 188 milliseconds