Searched refs:CodeViewSubsectionBytes (Results 1 – 3 of 3) sorted by relevance
43 extern bool CodeViewSubsectionBytes;
225 if (opts::CodeViewSubsectionBytes) in printBinaryBlockWithRelocs()1104 if (opts::CodeViewSubsectionBytes) in printCodeViewSymbolSection()1268 CompilationCPUType, opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()1396 if (opts::CodeViewSubsectionBytes) in printCodeViewTypeSection()1410 TypeDumpVisitor TDV(Types, &W, opts::CodeViewSubsectionBytes); in printCodeViewTypeSection()2103 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()2114 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()
157 bool CodeViewSubsectionBytes; variable301 opts::CodeViewSubsectionBytes = Args.hasArg(OPT_codeview_subsection_bytes); in parseOptions()