Lines Matching refs:reportWarning

1123   void reportWarning(const Twine &Warning, const DWARFUnit *Unit = nullptr,
1495 Linker.reportWarning("could not find referenced DIE", &Unit, &DIE); in resolveDIEReference()
1732 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning() function in llvm::dsymutil::__anon5c7ea04f0111::DwarfLinker
1926 Linker.reportWarning(" unsupported relocation in debug_info section."); in findValidRelocsMachO()
1933 Linker.reportWarning(" unsupported relocation in debug_info section."); in findValidRelocsMachO()
1958 Linker.reportWarning("error getting relocation symbol name."); in findValidRelocsMachO()
1981 Linker.reportWarning(Twine("unsupported object file type: ") + in findValidRelocs()
2151 reportWarning("Function without high_pc. Range will be discarded.\n", in shouldKeepSubprogramDIE()
2532 Linker.reportWarning( in cloneScalarAttribute()
2595 Linker.reportWarning( in cloneAttribute()
2908 reportWarning("no mapping for range."); in patchRangesForUnit()
3095 reportWarning("line table paramters mismatch. Cannot emit."); in patchLineTableForUnit()
3137 return reportWarning("Dwarf64 bits no supported"); in patchFrameInfoForObject()
3169 return reportWarning("Inconsistent debug_frame content. Dropping."); in patchFrameInfoForObject()
3242 reportWarning("Anonymous module skeleton CU for " + PCMfile); in registerModuleReference()
3257 reportWarning(Twine("hash mismatch: this object file was built against a " in registerModuleReference()
3279 reportWarning(Twine(Obj.getObjectFilename()) + ": " + EC.message()); in loadObject()
3284 reportWarning(Twine(Obj.getObjectFilename()) + ": " + EC.message()); in loadObject()
3355 reportWarning( in loadClangModule()