Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc79 const char *ShadowByte(u8 byte) { in ShadowByte() function in __asan::Decorator
124 in_shadow ? d.ShadowByte(byte) : d.MemoryByte(), in PrintMemoryByte()