Lines Matching refs:InternalScopedString
120 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte()
129 static void PrintShadowByte(InternalScopedString *str, const char *before, in PrintShadowByte()
134 static void PrintShadowBytes(InternalScopedString *str, const char *before, in PrintShadowBytes()
148 static void PrintLegend(InternalScopedString *str) { in PrintLegend()
193 InternalScopedString str(1024); in MaybeDumpInstructionBytes()
211 InternalScopedString str(4096 * 8); in PrintShadowMemoryForAddress()
261 static void PrintGlobalNameIfASCII(InternalScopedString *str, in PrintGlobalNameIfASCII()
281 static void PrintGlobalLocation(InternalScopedString *str, in PrintGlobalLocation()
294 InternalScopedString str(4096); in DescribeAddressRelativeToGlobal()
402 InternalScopedString str(1024); in PrintAccessAndVarIntersection()
518 InternalScopedString str(4096); in DescribeAccessToHeapChunk()
605 InternalScopedString str(1024); in DescribeThread()
971 InternalScopedString g1_loc(256), g2_loc(256); in ReportODRViolation()
987 InternalScopedString error_msg(256); in ReportODRViolation()