Searched refs:ShadowByte (Results 1 – 1 of 1) sorted by relevance
71 const char *ShadowByte(u8 byte) { in ShadowByte() function in __asan::Decorator116 in_shadow ? d.ShadowByte(byte) : d.MemoryByte(), in PrintMemoryByte()