Lines Matching refs:ListScope
331 ListScope D(W, "BlockRelocations"); in printBinaryBlockWithRelocs()
770 ListScope LS(W, "DebugDirectory"); in printCOFFDebugDirectory()
849 ListScope LS(W, "CHPEMetadata"); in printCOFFLoadConfig()
853 ListScope CMLS(W, "CodeMap"); in printCOFFLoadConfig()
883 ListScope CRLS(W, "CodeRangesToEntryPoints"); in printCOFFLoadConfig()
901 ListScope RMLS(W, "RedirectionMetadata"); in printCOFFLoadConfig()
936 ListScope LS(W, "SEHTable"); in printCOFFLoadConfig()
953 ListScope LS(W, "GuardFidTable"); in printCOFFLoadConfig()
959 ListScope LS(W, "GuardIatTable"); in printCOFFLoadConfig()
965 ListScope LS(W, "GuardLJmpTable"); in printCOFFLoadConfig()
971 ListScope LS(W, "GuardEHContTable"); in printCOFFLoadConfig()
982 ListScope LS(W, "LoadConfig"); in printCOFFLoadConfig()
1141 ListScope D(W, "CodeViewDebugInfo"); in printCodeViewSymbolSection()
1167 ListScope S(W, "Subsection"); in printCodeViewSymbolSection()
1278 ListScope FFS(W, "FrameFunc"); in printCodeViewSymbolSection()
1305 ListScope S(W, "FunctionLineTable"); in printCodeViewSymbolSection()
1319 ListScope S(W, "FilenameSegment"); in printCodeViewSymbolSection()
1330 ListScope PCScope(W, PC); in printCodeViewSymbolSection()
1409 ListScope ExtraFiles(W, "ExtraFiles"); in printCodeViewInlineeLines()
1483 ListScope D(W, "CodeViewTypes"); in printCodeViewTypeSection()
1509 ListScope SectionsD(W, "Sections"); in printSectionHeaders()
1533 ListScope D(W, "Relocations"); in printSectionHeaders()
1539 ListScope D(W, "Symbols"); in printSectionHeaders()
1557 ListScope D(W, "Relocations"); in printRelocations()
1617 ListScope Group(W, "Symbols"); in printSymbols()
1623 void COFFDumper::printDynamicSymbols() { ListScope Group(W, "DynamicSymbols"); } in printDynamicSymbols()
1748 ListScope D(W, "UnwindInformation"); in printUnwindInfo()
1780 ListScope D(W, "NeededLibraries"); in printNeededLibraries()
1934 ListScope D(W, "BaseReloc"); in printCOFFBaseReloc()
1949 ListScope ResourcesD(W, "Resources"); in printCOFFResources()
2039 ListScope ResourceType(W, Level.str() + Name.str()); in printResourceDirectoryTable()
2059 ListScope DataScope(W, "Data"); in printResourceDirectoryTable()
2127 ListScope L(W, "Addrsig"); in printAddrsig()
2159 ListScope L(W, "CGProfile"); in printCGProfile()
2194 ListScope S(Writer, "MergedTypeStream"); in dumpCodeViewMergedTypes()
2205 ListScope S(Writer, "MergedIDStream"); in dumpCodeViewMergedTypes()