Lines Matching refs:DictScope
623 DictScope D(W, "ImageFileHeader"); in printFileHeaders()
649 DictScope D(W, "DOSHeader"); in printDOSHeader()
671 DictScope D(W, "ImageOptionalHeader"); in printPEHeader()
704 DictScope D(W, "DataDirectory"); in printPEHeader()
726 DictScope S(W, "DebugEntry"); in printCOFFDebugDirectory()
745 DictScope PDBScope(W, "PDBInfo"); in printCOFFDebugDirectory()
1118 DictScope S(W, "FrameData"); in printCodeViewSymbolSection()
1237 DictScope S(W, "FileChecksum"); in printCodeViewFileChecksums()
1257 DictScope S(W, "InlineeSourceLine"); in printCodeViewInlineeLines()
1372 DictScope D(W, "Section"); in printSectionHeaders()
1456 DictScope Group(W, "Relocation"); in printRelocation()
1495 DictScope D(W, "Symbol"); in printSymbol()
1534 DictScope AS(W, "AuxFunctionDef"); in printSymbol()
1545 DictScope AS(W, "AuxWeakExternal"); in printSymbol()
1554 DictScope AS(W, "AuxFileRecord"); in printSymbol()
1567 DictScope AS(W, "AuxSectionDef"); in printSymbol()
1591 DictScope AS(W, "AuxCLRToken"); in printSymbol()
1670 DictScope Import(W, "Import"); in printDelayImportedSymbols()
1690 DictScope Import(W, "Import"); in printCOFFImports()
1713 DictScope Import(W, "DelayImport"); in printCOFFImports()
1733 DictScope Export(W, "Export"); in printCOFFExports()
1785 DictScope Import(W, "Entry"); in printCOFFBaseReloc()
2013 DictScope D(W, "CGProfileEntry"); in printCGProfile()
2067 DictScope D(W, "TLSDirectory"); in printCOFFTLSDirectory()