Lines Matching refs:InternalScopedString
92 static void PrintShadowByte(InternalScopedString *str, const char *before, in PrintShadowByte()
99 static void PrintShadowBytes(InternalScopedString *str, const char *before, in PrintShadowBytes()
113 static void PrintLegend(InternalScopedString *str) { in PrintLegend()
154 InternalScopedString str(4096 * 8); in PrintShadowMemoryForAddress()
204 static void PrintGlobalNameIfASCII(InternalScopedString *str, in PrintGlobalNameIfASCII()
224 static void PrintGlobalLocation(InternalScopedString *str, in PrintGlobalLocation()
240 InternalScopedString str(4096); in DescribeAddressRelativeToGlobal()
330 InternalScopedString str(1024); in PrintAccessAndVarIntersection()
438 InternalScopedString str(4096); in DescribeAccessToHeapChunk()
527 InternalScopedString str(1024); in DescribeThread()
767 InternalScopedString g1_loc(256), g2_loc(256); in ReportODRViolation()