Lines Matching refs:error_strm
301 StreamString &error_strm) { in GetSymbolContextsForAddress() argument
326 error_strm.Printf("Source information for file address 0x%" PRIx64 in GetSymbolContextsForAddress()
348 error_strm.Printf( in GetSymbolContextsForAddress()
357 error_strm.Printf("Address 0x%" PRIx64 in GetSymbolContextsForAddress()
363 error_strm.Printf("Unable to resolve address 0x%" PRIx64 ".\n", addr); in GetSymbolContextsForAddress()
434 StreamString error_strm; in DumpLinesInFunctions() local
436 error_strm)) in DumpLinesInFunctions()
439 error_strm.GetData()); in DumpLinesInFunctions()
471 StreamString error_strm; in DumpLinesForAddress() local
473 sc_list, error_strm)) { in DumpLinesForAddress()
474 result.AppendErrorWithFormat("%s.\n", error_strm.GetData()); in DumpLinesForAddress()
994 StreamString error_strm; in DoExecute() local
1036 so_addr.Dump(&error_strm, nullptr, in DoExecute()
1041 error_strm.GetData()); in DoExecute()