Searched refs:CodeViewSubsectionBytes (Results 1 – 3 of 3) sorted by relevance
42 extern bool CodeViewSubsectionBytes;
225 if (opts::CodeViewSubsectionBytes) in printBinaryBlockWithRelocs()1191 if (opts::CodeViewSubsectionBytes) in printCodeViewSymbolSection()1356 CompilationCPUType, opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()1484 if (opts::CodeViewSubsectionBytes) in printCodeViewTypeSection()1498 TypeDumpVisitor TDV(Types, &W, opts::CodeViewSubsectionBytes); in printCodeViewTypeSection()2192 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()2203 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()
152 bool CodeViewSubsectionBytes; variable299 opts::CodeViewSubsectionBytes = Args.hasArg(OPT_codeview_subsection_bytes); in parseOptions()