Lines Matching refs:reportWarning
297 void objdump::reportWarning(const Twine &Message, StringRef File) {
915 reportWarning("PLT entry at 0x" + Twine::utohexstr(PltEntry.second) +
1281 reportWarning(toString(NameOrErr.takeError()), FileName);
1392 reportWarning(toString(BBAddrMapsOrErr.takeError()),
1823 reportWarning("failed to disassemble missing symbol " + Sym, FileName);
2144 reportWarning(
2155 reportWarning(toString(SymbolVersionsOrErr.takeError()), FileName);
2290 reportWarning(toString(NameOrErr.takeError()), FileName);
2545 reportWarning("no section has address less than 0x" +
2549 reportWarning("no section has address greater than or equal to 0x" +
2553 reportWarning("no section overlaps the range [0x" +