Searched refs:in_shadow (Results 1 – 2 of 2) sorted by relevance
41 bool in_shadow, const char *after = "\n");
61 bool in_shadow, const char *after) { in PrintMemoryByte() argument64 in_shadow ? d.ShadowByte(byte) : d.MemoryByte(), byte >> 4, in PrintMemoryByte()