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