Searched defs:CompressDebugSections (Results 1 – 5 of 5) sorted by relevance
192 unsigned CompressDebugSections : 1; variable
369 DebugCompressionType CompressDebugSections; variable593 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections()
60 CompressDebugSections("compress-debug-sections", cl::ValueOptional, variable
88 unsigned CompressDebugSections : 1; member
2847 bool CompressDebugSections = false; in CollectArgsForIntegratedAssembler() local