Lines Matching refs:error_strm
329 StreamString &error_strm) { in GetSymbolContextsForAddress() argument
354 error_strm.Printf("Source information for file address 0x%" PRIx64 in GetSymbolContextsForAddress()
377 error_strm.Printf( in GetSymbolContextsForAddress()
386 error_strm.Printf("Address 0x%" PRIx64 in GetSymbolContextsForAddress()
392 error_strm.Printf("Unable to resolve address 0x%" PRIx64 ".\n", addr); in GetSymbolContextsForAddress()
459 StreamString error_strm; in DumpLinesInFunctions() local
461 error_strm)) in DumpLinesInFunctions()
464 error_strm.GetData()); in DumpLinesInFunctions()
496 StreamString error_strm; in DumpLinesForAddress() local
498 sc_list, error_strm)) { in DumpLinesForAddress()
499 result.AppendErrorWithFormat("%s.\n", error_strm.GetData()); in DumpLinesForAddress()
1044 StreamString error_strm; in DoExecute() local
1087 so_addr.Dump(&error_strm, nullptr, in DoExecute()
1092 error_strm.GetData()); in DoExecute()