Searched defs:CompressDebugSections (Results 1 – 8 of 8) sorted by relevance
192 unsigned CompressDebugSections : 1; variable
203 DebugCompressionType CompressDebugSections = DebugCompressionType::None; variable
369 DebugCompressionType CompressDebugSections; variable593 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections()
377 DebugCompressionType CompressDebugSections = DebugCompressionType::None; variable629 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections()
60 CompressDebugSections("compress-debug-sections", cl::ValueOptional, variable
63 static cl::opt<DebugCompressionType> CompressDebugSections( variable
88 unsigned CompressDebugSections : 1; member
2847 bool CompressDebugSections = false; in CollectArgsForIntegratedAssembler() local