Searched refs:PrintMemoryByte (Results 1 – 2 of 2) sorted by relevance
192 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte() function206 PrintMemoryByte(&str, "", ((u8 *)pc)[i]); in MaybeDumpInstructionBytes()
61 void PrintMemoryByte(InternalScopedString *str, const char *before, u8 byte, in PrintMemoryByte() function