Searched refs:reportUniqueWarning (Results 1 – 6 of 6) sorted by relevance
140 Dumper->reportUniqueWarning( in getAsArrayRef()162 Dumper->reportUniqueWarning(Msg); in getAsArrayRef()495 reportUniqueWarning(SymTabOrErr.takeError()); in getVersionTable()500 reportUniqueWarning(describe(Sec) + ": the number of entries (" + in getVersionTable()525 reportUniqueWarning( in getSymtabAndStrtab()532 reportUniqueWarning("unable to read symbols from the SHT_SYMTAB section: " + in getSymtabAndStrtab()941 reportUniqueWarning("unable to read the name of symbol with index " + in getStaticSymbolName()972 reportUniqueWarning(NameOrErr.takeError()); in getFullSymbolName()980 reportUniqueWarning(SectionIndex.takeError()); in getFullSymbolName()985 reportUniqueWarning(NameOrErr.takeError()); in getFullSymbolName()[all …]
44 void ObjDumper::reportUniqueWarning(Error Err) const { in reportUniqueWarning() function in llvm::ObjDumper45 reportUniqueWarning(toString(std::move(Err))); in reportUniqueWarning()48 void ObjDumper::reportUniqueWarning(const Twine &Msg) const { in reportUniqueWarning() function in llvm::ObjDumper64 reportUniqueWarning("offset (0x" + Twine::utohexstr(StringDataOffset) + in printAsStringList()
159 reportUniqueWarning(LoaderSectionAddrOrError.takeError()); in printLoaderSection()242 reportUniqueWarning(std::move(E)); in printLoaderSectionSymbolsHelper()249 reportUniqueWarning(SymbolNameOrErr.takeError()); in printLoaderSectionSymbolsHelper()385 reportUniqueWarning(SymbolNameOrErr.takeError()); in printLoaderSectionRelocationEntriesHelper()421 reportUniqueWarning(std::move(E)); in printExceptionSectionEntry()435 reportUniqueWarning(std::move(E)); in printExceptionSectionEntries()465 reportUniqueWarning(std::move(E)); in printRelocation()499 reportUniqueWarning(std::move(E)); in printRelocations()785 reportUniqueWarning("the " + in printSymbol()851 reportUniqueWarning(ErrOrCsectAuxRef.takeError()); in printSymbol()[all …]
185 void reportUniqueWarning(Error Err) const;186 void reportUniqueWarning(const Twine &Msg) const;
87 void reportUniqueWarning(Error Err); in printDynamicRelocations() 88 void reportUniqueWarning(const Twine &Msg);
370 void Dumper::reportUniqueWarning(Error Err) { in reportUniqueWarning() function in Dumper371 reportUniqueWarning(toString(std::move(Err))); in reportUniqueWarning()374 void Dumper::reportUniqueWarning(const Twine &Msg) { in reportUniqueWarning() function in Dumper2696 reportUniqueWarning(Err); in printRelocations()2709 reportUniqueWarning(std::move(E)); in printRelocations()2883 reportUniqueWarning(AddrOrErr.takeError()); in printSymbol()