Searched defs:CompressDebugSections (Results 1 – 4 of 4) sorted by relevance
233 DebugCompressionType CompressDebugSections = DebugCompressionType::None; variable
501 DebugCompressionType CompressDebugSections = DebugCompressionType::None; variable825 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections()
64 static cl::opt<DebugCompressionType> CompressDebugSections( variable
100 llvm::DebugCompressionType CompressDebugSections = member