Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:outs

2046     outs() << "Found valid debug map entry: " << ValidReloc.Mapping->getKey()
2112 DIE.dump(outs(), const_cast<DWARFUnit *>(&OrigUnit), 0, 8 /* Indent */);
2145 DIE.dump(outs(), const_cast<DWARFUnit *>(&OrigUnit), 0, 8 /* Indent */);
3247 outs().indent(Indent);
3248 outs() << "Found clang module reference " << PCMfile;
3260 outs() << " [cached].\n";
3264 outs() << " ...\n";
3373 outs().indent(Indent);
3374 outs() << "cloning .debug_info from " << Filename << "\n";
3436 outs() << "DEBUG MAP OBJECT: " << Obj->getObjectFilename() << "\n";
3445 outs() << "No valid relocations found. Skipping.\n";
3457 outs() << "Input compilation unit:";
3458 CUDie->dump(outs(), CU.get(), 0);