Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc47 static void PrintBytes(const char *before, uptr *a) { in PrintBytes() function
64 PrintBytes(" ", (uptr*)(aligned_shadow)); in PrintShadowMemoryForAddress()
68 PrintBytes(prefix, (uptr*)(aligned_shadow + i * kWordSize)); in PrintShadowMemoryForAddress()