Searched refs:CodeViewSubsectionBytes (Results 1 – 3 of 3) sorted by relevance
41 extern bool CodeViewSubsectionBytes;
226 if (opts::CodeViewSubsectionBytes) in printBinaryBlockWithRelocs()1194 if (opts::CodeViewSubsectionBytes) in printCodeViewSymbolSection()1359 CompilationCPUType, opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()1487 if (opts::CodeViewSubsectionBytes) in printCodeViewTypeSection()1501 TypeDumpVisitor TDV(Types, &W, opts::CodeViewSubsectionBytes); in printCodeViewTypeSection()2195 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()2206 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()
152 bool CodeViewSubsectionBytes; variable303 opts::CodeViewSubsectionBytes = Args.hasArg(OPT_codeview_subsection_bytes); in parseOptions()