Lines Matching refs:reportWarning

86     reportWarning("Unsupported reference type", File, &DIE);  in resolveDIEReference()
97 reportWarning("could not find referenced DIE", File, &DIE); in resolveDIEReference()
602 reportWarning("Function without high_pc. Range will be discarded.\n", File, in shouldKeepSubprogramDIE()
607 reportWarning("low_pc greater than high_pc. Range will be discarded.\n", in shouldKeepSubprogramDIE()
1172 Linker.reportWarning("Unsupported DW_OP encoding.", File); in cloneExpression()
1203 Linker.reportWarning( in cloneExpression()
1211 Linker.reportWarning("base type ref doesn't fit.", File); in cloneExpression()
1233 Linker.reportWarning("cannot read DW_OP_addrx operand.", File); in cloneExpression()
1251 Linker.reportWarning( in cloneExpression()
1268 Linker.reportWarning("cannot read DW_OP_constx operand.", File); in cloneExpression()
1375 Linker.reportWarning("Cann't read address attribute value.", ObjFile); in cloneAddressAttribute()
1452 Linker.reportWarning( in cloneScalarAttribute()
1476 Linker.reportWarning("Cannot read the attribute. Dropping.", File, in cloneScalarAttribute()
1483 Linker.reportWarning("Cannot read the attribute. Dropping.", File, in cloneScalarAttribute()
1497 Linker.reportWarning("Cannot read the attribute. Dropping.", File, in cloneScalarAttribute()
1504 Linker.reportWarning("Cannot read the attribute. Dropping.", File, in cloneScalarAttribute()
1526 Linker.reportWarning( in cloneScalarAttribute()
1614 Linker.reportWarning("Unsupported attribute form " + in cloneAttribute()
1954 reportWarning("inconsistent range data.", File); in generateUnitRanges()
1964 reportWarning("invalid range list ignored.", File); in generateUnitRanges()
2005 Linker.reportWarning("Invalid location attribute ignored.", File); in generateUnitLocations()
2227 Linker.reportWarning("Cann't load line table.", ObjFile); in generateLineTableForUnit()
2314 return reportWarning("Dwarf64 bits no supported", Context.File); in patchFrameInfoForObject()
2344 return reportWarning("Inconsistent debug_frame content. Dropping.", in patchFrameInfoForObject()
2465 reportWarning("Anonymous module skeleton CU for " + PCMFile, in isClangModuleRef()
2481 reportWarning(Twine("hash mismatch: this object file was built against a " in isClangModuleRef()
2570 reportWarning( in loadClangModule()
2762 reportWarning("type units are not currently supported: file will " in link()
2787 reportWarning(toString(std::move(Err)), CU.File); in link()
2836 reportWarning(Warning, Context.File, &DIE); in link()
3035 reportWarning(Warning, Context.File, &DIE); in cloneModuleUnit()