Lines Matching refs:ListScope
2565 ListScope D(W, "NeededLibraries"); in printNeededLibraries()
7156 ListScope L(W, getGroupSectionHeaderName()); in printGroupSections()
7186 ListScope D(W, "Relocations"); in printRelocations()
7251 ListScope SectionsD(W, "Sections"); in printSectionHeaders()
7275 ListScope D(W, "Relocations"); in printSectionHeaders()
7280 ListScope D(W, "Symbols"); in printSectionHeaders()
7411 ListScope Group(W, "Symbols"); in printSymbols()
7415 ListScope Group(W, "DynamicSymbols"); in printSymbols()
7451 ListScope L(this->W, "Flags"); in printAuxillaryDynamicTableEntryInfo()
7472 ListScope L(this->W, "Path"); in printAuxillaryDynamicTableEntryInfo()
7493 ListScope L(this->W, "DynamicSection"); in printDynamicTable()
7522 ListScope L(W, "ProgramHeaders"); in printProgramHeaders()
7549 ListScope SS(W, "VersionSymbols"); in printVersionSymbolSection()
7583 ListScope SD(W, "VersionDefinitions"); in printVersionDefinitionSection()
7608 ListScope SD(W, "VersionRequirements"); in printVersionDependencySection()
7625 ListScope L(W, "Entries"); in printVersionDependencySection()
7647 ListScope Buckets(W, ListName); in printHashHistogramStats()
7743 ListScope L(W, "CGProfile"); in printCGProfile()
7778 ListScope L(W, "BBAddrMap"); in printBBAddrMaps()
7808 ListScope BBRL(W, "BB Ranges"); in printBBAddrMaps()
7812 ListScope BBEL(W, "BB Entries"); in printBBAddrMaps()
7834 ListScope L(W, "PGO BB entries"); in printBBAddrMaps()
7851 ListScope L(W, "Successors"); in printBBAddrMaps()
7870 ListScope L(W, "Addrsig"); in printAddrsig()
7911 ListScope D(W, "Property"); in printGNUNoteLLVMStyle()
7936 ListScope L(W, "Memtag Dynamic Entries:"); in printMemtag()
7944 ListScope L(W, "Memtag Android Note:"); in printMemtag()
7952 ListScope L(W, "Memtag Global Descriptors:"); in printMemtag()
7981 ListScope D(W, "Mappings"); in printCoreNoteLLVMStyle()
7992 ListScope L(W, "NoteSections"); in printNotes()
7995 std::unique_ptr<ListScope> NotesScope; in printNotes()
8005 NotesScope = std::make_unique<ListScope>(W, "Notes"); in printNotes()
8084 ListScope L(W, "LinkerOptions"); in printELFLinkerOptions()
8128 ListScope L(W, "DependentLibs"); in printDependentLibs()
8135 ListScope L(W, "StackSizes"); in printStackSizes()
8162 ListScope RS(W, "Reserved entries"); in printMipsGOT()
8176 ListScope LS(W, "Local entries"); in printMipsGOT()
8187 ListScope GS(W, "Global entries"); in printMipsGOT()
8222 ListScope RS(W, "Reserved entries"); in printMipsPLT()
8236 ListScope LS(W, "Entries"); in printMipsPLT()
8328 ListScope D(this->W, "Relocs"); in printRelocationSectionInfo()