Lines Matching defs:reportWarning
365 reportWarning(Msg, this->O.getFileName());
456 void objdump::reportWarning(const Twine &Message, StringRef File) {
1264 reportWarning("PLT entry at 0x" + Twine::utohexstr(Plt.Address) +
1649 reportWarning(toString(DebugBinary.takeError()), *Path);
1703 reportWarning(toString(NameOrErr.takeError()), FileName);
1841 reportWarning(toString(BBAddrMapsOrErr.takeError()), Obj.getFileName());
2526 reportWarning("failed to disassemble missing symbol " + Sym, FileName);
2617 reportWarning(Error, Obj->getFileName());
2856 reportWarning(
2867 reportWarning(toString(SymbolVersionsOrErr.takeError()), FileName);
3007 reportWarning(toString(NameOrErr.takeError()), FileName);
3247 reportWarning("no section has address less than 0x" +
3251 reportWarning("no section has address greater than or equal to 0x" +
3255 reportWarning("no section overlaps the range [0x" +