Lines Matching refs:ListScope

330   ListScope D(W, "BlockRelocations");  in printBinaryBlockWithRelocs()
717 ListScope LS(W, "DebugDirectory"); in printCOFFDebugDirectory()
794 ListScope LS(W, "SEHTable"); in printCOFFLoadConfig()
805 ListScope LS(W, "GuardFidTable"); in printCOFFLoadConfig()
814 ListScope LS(W, "GuardIatTable"); in printCOFFLoadConfig()
819 ListScope LS(W, "GuardLJmpTable"); in printCOFFLoadConfig()
824 ListScope LS(W, "GuardEHContTable"); in printCOFFLoadConfig()
835 ListScope LS(W, "LoadConfig"); in printCOFFLoadConfig()
993 ListScope D(W, "CodeViewDebugInfo"); in printCodeViewSymbolSection()
1019 ListScope S(W, "Subsection"); in printCodeViewSymbolSection()
1130 ListScope FFS(W, "FrameFunc"); in printCodeViewSymbolSection()
1157 ListScope S(W, "FunctionLineTable"); in printCodeViewSymbolSection()
1170 ListScope S(W, "FilenameSegment"); in printCodeViewSymbolSection()
1181 ListScope PCScope(W, PC); in printCodeViewSymbolSection()
1260 ListScope ExtraFiles(W, "ExtraFiles"); in printCodeViewInlineeLines()
1334 ListScope D(W, "CodeViewTypes"); in printCodeViewTypeSection()
1360 ListScope SectionsD(W, "Sections"); in printSectionHeaders()
1384 ListScope D(W, "Relocations"); in printSectionHeaders()
1390 ListScope D(W, "Symbols"); in printSectionHeaders()
1408 ListScope D(W, "Relocations"); in printRelocations()
1468 ListScope Group(W, "Symbols"); in printSymbols()
1474 void COFFDumper::printDynamicSymbols() { ListScope Group(W, "DynamicSymbols"); } in printDynamicSymbols()
1600 ListScope D(W, "UnwindInformation"); in printUnwindInfo()
1630 ListScope D(W, "NeededLibraries"); in printNeededLibraries()
1773 ListScope D(W, "BaseReloc"); in printCOFFBaseReloc()
1788 ListScope ResourcesD(W, "Resources"); in printCOFFResources()
1878 ListScope ResourceType(W, Level.str() + Name.str()); in printResourceDirectoryTable()
1898 ListScope DataScope(W, "Data"); in printResourceDirectoryTable()
1966 ListScope L(W, "Addrsig"); in printAddrsig()
1998 ListScope L(W, "CGProfile"); in printCGProfile()
2033 ListScope S(Writer, "MergedTypeStream"); in dumpCodeViewMergedTypes()
2044 ListScope S(Writer, "MergedIDStream"); in dumpCodeViewMergedTypes()