Lines Matching refs:reportWarning
81 reportWarning("could not find referenced DIE", File, &DIE); in resolveDIEReference()
503 reportWarning("Function without high_pc. Range will be discarded.\n", File, in shouldKeepSubprogramDIE()
508 reportWarning("low_pc greater than high_pc. Range will be discarded.\n", in shouldKeepSubprogramDIE()
990 Linker.reportWarning("Unsupported DW_OP encoding.", File); in cloneExpression()
1019 Linker.reportWarning( in cloneExpression()
1027 Linker.reportWarning("base type ref doesn't fit.", File); in cloneExpression()
1119 Linker.reportWarning(toString(RelocAddr.takeError()), ObjFile); in cloneAddressAttribute()
1121 Linker.reportWarning("no base offset for address table", ObjFile); in cloneAddressAttribute()
1187 Linker.reportWarning( in cloneScalarAttribute()
1212 Linker.reportWarning( in cloneScalarAttribute()
1286 Linker.reportWarning("Unsupported attribute form " + in cloneAttribute()
1599 reportWarning("invalid range list ignored.", File); in patchRangesForUnit()
1611 reportWarning("no mapping for range.", File); in patchRangesForUnit()
1794 reportWarning("line table parameters mismatch. Cannot emit.", File); in patchLineTableForUnit()
1900 return reportWarning("Dwarf64 bits no supported", File); in patchFrameInfoForObject()
1930 return reportWarning("Inconsistent debug_frame content. Dropping.", File); in patchFrameInfoForObject()
2040 reportWarning("Anonymous module skeleton CU for " + PCMfile, File); in registerModuleReference()
2055 reportWarning(Twine("hash mismatch: this object file was built against a " in registerModuleReference()
2124 reportWarning( in loadClangModule()
2139 reportWarning(Warning, File, &DIE); in loadClangModule()
2415 reportWarning("type units are not currently supported: file will " in link()
2429 reportWarning("'.debug_rnglists' is not currently supported: file " in link()
2439 reportWarning("'.debug_loclists' is not currently supported: file " in link()
2447 reportWarning("'.debug_macro' is not currently supported: file " in link()
2455 reportWarning("'.debug_macinfo' is not currently supported: file " in link()
2536 reportWarning(Warning, Context.File, &DIE); in link()
2720 reportWarning("input verification failed", File); in verify()