Searched refs:guilty (Results 1 – 2 of 2) sorted by relevance
539 u8 *bytes, u8 *guilty, uptr n) { in PrintShadowBytes() argument546 p == guilty ? "[" : (p - 1 == guilty && i != 0) ? "" : " "; in PrintShadowBytes()547 const char *after = p == guilty ? "]" : ""; in PrintShadowBytes()
134 ; changed to protect the guilty. The C++ source code is: