Searched refs:CodeViewSubsectionBytes (Results 1 – 3 of 3) sorted by relevance
43 extern bool CodeViewSubsectionBytes;
226 if (opts::CodeViewSubsectionBytes) in printBinaryBlockWithRelocs()1050 if (opts::CodeViewSubsectionBytes) in printCodeViewSymbolSection()1214 CompilationCPUType, opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()1342 if (opts::CodeViewSubsectionBytes) in printCodeViewTypeSection()1356 TypeDumpVisitor TDV(Types, &W, opts::CodeViewSubsectionBytes); in printCodeViewTypeSection()2038 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()2049 TypeDumpVisitor TDV(TpiTypes, &Writer, opts::CodeViewSubsectionBytes); in dumpCodeViewMergedTypes()
153 bool CodeViewSubsectionBytes; variable293 opts::CodeViewSubsectionBytes = Args.hasArg(OPT_codeview_subsection_bytes); in parseOptions()