Lines Matching refs:reportUniqueWarning

163       Dumper->reportUniqueWarning(  in getAsArrayRef()
185 Dumper->reportUniqueWarning(Msg); in getAsArrayRef()
520 reportUniqueWarning(SymTabOrErr.takeError()); in getVersionTable()
525 reportUniqueWarning(describe(Sec) + ": the number of entries (" + in getVersionTable()
628 reportUniqueWarning(StrTabOrErr.takeError()); in getVersionDependencies()
720 reportUniqueWarning( in printSymbolsHelper()
727 reportUniqueWarning( in printSymbolsHelper()
802 void reportUniqueWarning(Error Err) const;
803 void reportUniqueWarning(const Twine &Msg) const;
957 void DumpStyle<ELFT>::reportUniqueWarning(Error Err) const { in reportUniqueWarning() function in __anone703826c0111::DumpStyle
958 this->dumper().reportUniqueWarning(std::move(Err)); in reportUniqueWarning()
962 void DumpStyle<ELFT>::reportUniqueWarning(const Twine &Msg) const { in reportUniqueWarning() function in __anone703826c0111::DumpStyle
963 this->dumper().reportUniqueWarning(Msg); in reportUniqueWarning()
1145 this->reportUniqueWarning("unable to read the name of symbol with index " + in getStaticSymbolName()
1204 reportUniqueWarning(NameOrErr.takeError()); in getFullSymbolName()
1211 reportUniqueWarning(SectionIndex.takeError()); in getFullSymbolName()
1216 reportUniqueWarning(NameOrErr.takeError()); in getFullSymbolName()
1228 reportUniqueWarning(VersionOrErr.takeError()); in getFullSymbolName()
1885 this->reportUniqueWarning( in findDynamic()
1903 reportUniqueWarning( in findDynamic()
1917 reportUniqueWarning(describe(*DynamicSec) + in findDynamic()
1922 reportUniqueWarning(describe(*DynamicSec) + " is not at the start of " in findDynamic()
1964 reportUniqueWarning("unable to read the dynamic table from " + in loadDynamicTable()
1977 reportUniqueWarning("no valid dynamic table was found"); in loadDynamicTable()
1987 reportUniqueWarning("SHT_DYNAMIC section header and PT_DYNAMIC " in loadDynamicTable()
1992 reportUniqueWarning("no valid dynamic table was found"); in loadDynamicTable()
2000 reportUniqueWarning( in loadDynamicTable()
2004 reportUniqueWarning( in loadDynamicTable()
2047 reportUniqueWarning("unable to get the string table for the " + in ELFDumper()
2050 reportUniqueWarning("unable to read dynamic symbols from " + in ELFDumper()
2060 this->reportUniqueWarning(ShndxTableOrErr.takeError()); in ELFDumper()
2092 this->reportUniqueWarning("unable to parse DT_" + in parseDynamicTable()
2134 this->reportUniqueWarning("DT_SYMENT value of 0x" + in parseDynamicTable()
2189 reportUniqueWarning(Twine("unknown DT_PLTREL value of ") + in parseDynamicTable()
2207 reportUniqueWarning( in parseDynamicTable()
2223 reportUniqueWarning( in parseDynamicTable()
2233 reportUniqueWarning("SHT_DYNSYM section has sh_entsize == 0"); in parseDynamicTable()
2235 reportUniqueWarning( in parseDynamicTable()
2264 reportUniqueWarning( in parseDynamicTable()
2441 reportUniqueWarning("unable to read the name of " + describe(Shdr) + in findSectionByName()
2621 reportUniqueWarning("string table was not found"); in getDynamicString()
2626 reportUniqueWarning("string table at offset 0x" + Twine::utohexstr(Offset) + in getDynamicString()
2769 reportUniqueWarning(std::move(Err)); in printHashTable()
2827 reportUniqueWarning(std::move(Err)); in printGnuHashTable()
2840 reportUniqueWarning("unable to dump 'Values' for the SHT_GNU_HASH " in printGnuHashTable()
2868 reportUniqueWarning(std::move(E)); in printArchSpecificInfo()
2873 reportUniqueWarning(std::move(E)); in printArchSpecificInfo()
2904 reportUniqueWarning("the " + describe(Sec) + " is empty"); in printAttributes()
2908 reportUniqueWarning("unable to read the content of the " + describe(Sec) + in printAttributes()
2922 reportUniqueWarning("unable to dump attributes from the " + in printAttributes()
3330 this->reportUniqueWarning( in printMipsReginfo()
3337 this->reportUniqueWarning("the .reginfo section has an invalid size (0x" + in printMipsReginfo()
3401 reportUniqueWarning(OptsOrErr.takeError()); in printMipsOptions()
3427 this->reportUniqueWarning("unable to read the stack map from " + in printStackMap()
3572 reportUniqueWarning("unable to get the string table for " + in getGroups()
3580 reportUniqueWarning("unable to get the name of the symbol with index " + in getGroups()
3604 reportUniqueWarning("unable to get the signature symbol for " + in getGroups()
3608 reportUniqueWarning("unable to get the symbol table for " + in getGroups()
3617 reportUniqueWarning("unable to read the section group flag from the " + in getGroups()
3622 reportUniqueWarning("unable to get the content of the " + in getGroups()
3644 reportUniqueWarning("unable to get the section with index " + in getGroups()
3676 this->reportUniqueWarning( in printGroupSections()
3696 this->reportUniqueWarning("unable to print relocation " + Twine(RelIndex) + in printReloc()
3819 this->reportUniqueWarning("unable to get the number of relocations in " + in printRelocations()
3908 this->reportUniqueWarning(SecStrTableOrErr.takeError()); in printSectionHeaders()
3988 this->reportUniqueWarning(IndexOrErr.takeError()); in getSymbolSectionNdx()
4109 this->reportUniqueWarning( in printHashTableSymbols()
4127 this->reportUniqueWarning(".hash section is invalid: bucket " + in printHashTableSymbols()
4149 this->reportUniqueWarning( in printGnuHashTableSymbols()
4159 this->reportUniqueWarning( in printGnuHashTableSymbols()
4173 this->reportUniqueWarning("unable to get hash values for the SHT_GNU_HASH " in printGnuHashTableSymbols()
4193 this->reportUniqueWarning( in printGnuHashTableSymbols()
4212 this->reportUniqueWarning(std::move(E)); in printHashSymbols()
4227 this->reportUniqueWarning(std::move(E)); in printHashSymbols()
4265 this->reportUniqueWarning(SecStrTableOrErr.takeError()); in printSectionDetails()
4275 this->reportUniqueWarning(NameOrErr.takeError()); in printSectionDetails()
4457 this->reportUniqueWarning("unable to dump program headers: " + in printProgramHeaders()
4476 this->reportUniqueWarning( in printProgramHeaders()
4510 this->reportUniqueWarning( in printSectionMapping()
4561 Dumper.reportUniqueWarning( in getSymbolForReloc()
4709 this->reportUniqueWarning("invalid section linked to " + in printGNUVersionSectionProlog()
4729 this->reportUniqueWarning(VerTableOrErr.takeError()); in printVersionSymbolSection()
4746 this->reportUniqueWarning("unable to get a version for entry " + in printVersionSymbolSection()
4800 this->reportUniqueWarning(V.takeError()); in printVersionDefinitionSection()
4829 this->reportUniqueWarning(V.takeError()); in printVersionDependencySection()
4867 this->reportUniqueWarning(".hash section is invalid: bucket " + in printHashHistogram()
4904 this->reportUniqueWarning("unable to print the GNU hash table histogram: " + in printGnuHashHistogram()
4961 this->reportUniqueWarning(std::move(E)); in printHashHistograms()
4969 this->reportUniqueWarning(std::move(E)); in printHashHistograms()
5017 this->reportUniqueWarning(SymsOrErr.takeError()); in printAddrsig()
5544 Dumper.reportUniqueWarning( in printNotesHelper()
5550 Dumper.reportUniqueWarning("unable to read notes from the " + in printNotesHelper()
5560 Dumper.reportUniqueWarning( in printNotesHelper()
5576 Dumper.reportUniqueWarning("unable to read note with index " + in printNotesHelper()
5583 Dumper.reportUniqueWarning( in printNotesHelper()
5664 this->reportUniqueWarning("SHT_LLVM_DEPENDENT_LIBRARIES section at index " + in printDependentLibsHelper()
5705 this->reportUniqueWarning(Prefix + " " + describe(Obj, Sec) + ": " + in forEachRelocationDo()
5778 this->reportUniqueWarning("unable to get the name of " + in getPrintableSectionName()
5839 reportUniqueWarning("unable to get address of symbol '" + Name + in printFunctionStackSize()
5855 reportUniqueWarning("unable to get section of symbol '" + Name + in printFunctionStackSize()
5865 reportUniqueWarning("unable to read the symbol table: " + in printFunctionStackSize()
5872 reportUniqueWarning( in printFunctionStackSize()
5885 reportUniqueWarning("could not extract a valid stack size from " + in printFunctionStackSize()
5914 reportUniqueWarning("unable to get the target of relocation with index " + in printStackSize()
5925 reportUniqueWarning( in printStackSize()
5929 reportUniqueWarning("relocation symbol '" + (*TargetOrErr).Name + in printStackSize()
5941 reportUniqueWarning("found invalid relocation offset (0x" + in printStackSize()
5972 reportUniqueWarning( in printNonRelocatableStackSizes()
6012 reportUniqueWarning(describe(Obj, Sec) + in printRelocatableStackSizes()
6059 reportUniqueWarning( in printRelocatableStackSizes()
6250 this->reportUniqueWarning(SecOrErr.takeError()); in printMipsABIFlags()
6354 this->reportUniqueWarning( in printGroupSections()
6395 this->reportUniqueWarning("unable to print relocation " + Twine(RelIndex) + in printReloc()
6511 this->reportUniqueWarning(SectionIndex.takeError()); in printSymbolSection()
6522 this->reportUniqueWarning(SectionName.takeError()); in printSymbolSection()
6648 this->reportUniqueWarning("unable to dump program headers: " + in printProgramHeaders()
6680 this->reportUniqueWarning(VerTableOrErr.takeError()); in printVersionSymbolSection()
6708 this->reportUniqueWarning(V.takeError()); in printVersionDefinitionSection()
6733 this->reportUniqueWarning(V.takeError()); in printVersionDependencySection()
6767 this->reportUniqueWarning( in printCGProfile()
6792 this->reportUniqueWarning(SymsOrErr.takeError()); in printAddrsig()
6918 this->reportUniqueWarning("unable to read the content of the " in printELFLinkerOptions()
6927 this->reportUniqueWarning("SHT_LLVM_LINKER_OPTIONS section at index " + in printELFLinkerOptions()
6937 this->reportUniqueWarning( in printELFLinkerOptions()
7087 this->reportUniqueWarning(SecOrErr.takeError()); in printMipsABIFlags()