Searched refs:CodeViewSubsectionBytes (Results 1 – 3 of 3) sorted by relevance
41 extern bool CodeViewSubsectionBytes;
227 if (opts::CodeViewSubsectionBytes) in printBinaryBlockWithRelocs()1239 if (opts::CodeViewSubsectionBytes) in printCodeViewSymbolSection()1405 CompilationCPUType, opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()1533 if (opts::CodeViewSubsectionBytes) in printCodeViewTypeSection()1547 TypeDumpVisitor TDV(Types, &W, opts::CodeViewSubsectionBytes); in printCodeViewTypeSection()2252 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()2263 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()
154 bool CodeViewSubsectionBytes; variable304 opts::CodeViewSubsectionBytes = Args.hasArg(OPT_codeview_subsection_bytes); in parseOptions()