Lines Matching defs:reportWarning
366 reportWarning(Msg, this->O.getFileName());
457 void objdump::reportWarning(const Twine &Message, StringRef File) {
1265 reportWarning("PLT entry at 0x" + Twine::utohexstr(Plt.Address) +
1652 reportWarning(toString(DebugBinary.takeError()), *Path);
1706 reportWarning(toString(NameOrErr.takeError()), FileName);
1844 reportWarning(toString(BBAddrMapsOrErr.takeError()), Obj.getFileName());
2530 reportWarning("failed to disassemble missing symbol " + Sym, FileName);
2621 reportWarning(Error, Obj->getFileName());
2860 reportWarning(
2871 reportWarning(toString(SymbolVersionsOrErr.takeError()), FileName);
3011 reportWarning(toString(NameOrErr.takeError()), FileName);
3251 reportWarning("no section has address less than 0x" +
3255 reportWarning("no section has address greater than or equal to 0x" +
3259 reportWarning("no section overlaps the range [0x" +