HomeSort by: relevance | last modified time | path
    Searched refs:ShadowNames (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_descriptions.h 90 static const char *const ShadowNames[] = {"low shadow", "shadow gap",
asan_descriptions.cc 323 Printf("Address %p is located in the %s area.\n", addr, ShadowNames[kind]);

Completed in 12 milliseconds