Lines Matching refs:DictScope
375 DictScope D(W, "ImageFileHeader"); in printFileHeaders()
404 DictScope D(W, "DOSHeader"); in printDOSHeader()
426 DictScope D(W, "ImageOptionalHeader"); in printPEHeader()
458 DictScope D(W, "DataDirectory"); in printPEHeader()
690 DictScope S(W, "ProcStart"); in printCodeViewSymbolsSubsection()
758 DictScope D(W, "Section"); in printSections()
841 DictScope Group(W, "Relocation"); in printRelocation()
882 DictScope D(W, "Symbol"); in printSymbol()
917 DictScope AS(W, "AuxFunctionDef"); in printSymbol()
935 DictScope AS(W, "AuxWeakExternal"); in printSymbol()
944 DictScope AS(W, "AuxFileRecord"); in printSymbol()
956 DictScope AS(W, "AuxSectionDef"); in printSymbol()
994 DictScope AS(W, "AuxCLRToken"); in printSymbol()
1048 DictScope Import(W, "Import"); in printDelayImportedSymbols()
1063 DictScope Import(W, "Import"); in printCOFFImports()
1077 DictScope Import(W, "DelayImport"); in printCOFFImports()
1095 DictScope Export(W, "Export"); in printCOFFExports()
1145 DictScope Import(W, "Entry"); in printCOFFBaseReloc()