Searched defs:CompressDebugSections (Results 1 – 5 of 5) sorted by relevance
215 DebugCompressionType CompressDebugSections = DebugCompressionType::None; variable
377 DebugCompressionType CompressDebugSections = DebugCompressionType::None; variable629 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections()
63 static cl::opt<DebugCompressionType> CompressDebugSections( variable
99 llvm::DebugCompressionType CompressDebugSections = member
135 bool CompressDebugSections; member