Lines Matching defs:error_strm
296 // count of matches. If none is found, return an error in 'error_strm'.
300 StreamString &error_strm) {
325 error_strm.Printf("Source information for file address 0x%" PRIx64
347 error_strm.Printf(
356 error_strm.Printf("Address 0x%" PRIx64
362 error_strm.Printf("Unable to resolve address 0x%" PRIx64 ".\n", addr);
428 StreamString error_strm;
430 error_strm))
433 error_strm.GetData());
465 StreamString error_strm;
467 sc_list, error_strm)) {
468 result.AppendErrorWithFormat("%s.\n", error_strm.GetData());
967 StreamString error_strm;
1009 so_addr.Dump(&error_strm, nullptr,
1014 error_strm.GetData());