Lines Matching refs:InternalScopedString
119 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte()
128 static void PrintShadowByte(InternalScopedString *str, const char *before, in PrintShadowByte()
133 static void PrintShadowBytes(InternalScopedString *str, const char *before, in PrintShadowBytes()
147 static void PrintLegend(InternalScopedString *str) { in PrintLegend()
192 InternalScopedString str(1024); in MaybeDumpInstructionBytes()
210 InternalScopedString str(4096 * 8); in PrintShadowMemoryForAddress()
260 static void PrintGlobalNameIfASCII(InternalScopedString *str, in PrintGlobalNameIfASCII()
280 static void PrintGlobalLocation(InternalScopedString *str, in PrintGlobalLocation()
293 InternalScopedString str(4096); in DescribeAddressRelativeToGlobal()
401 InternalScopedString str(1024); in PrintAccessAndVarIntersection()
517 InternalScopedString str(4096); in DescribeAccessToHeapChunk()
604 InternalScopedString str(1024); in DescribeThread()
941 InternalScopedString g1_loc(256), g2_loc(256); in ReportODRViolation()
957 InternalScopedString error_msg(256); in ReportODRViolation()