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

/external/compiler-rt/lib/asan/tests/
H A Dasan_noinst_test.cc118 static void PrintShadow(const char *tag, uptr ptr, size_t size) { function
136 PrintShadow("m", (uptr)ptr, size);
138 PrintShadow("f", (uptr)ptr, size);

Completed in 183 milliseconds