Searched refs:compressDebugSections (Results 1 – 5 of 5) sorted by relevance
335 if (config->compressDebugSections == DebugCompressionType::None || in maybeCompress()352 if (config->compressDebugSections == DebugCompressionType::Zstd) { in maybeCompress()461 if (config->compressDebugSections == DebugCompressionType::Zstd) { in writeTo()
224 llvm::DebugCompressionType compressDebugSections; member
1227 config->compressDebugSections = getCompressionType( in readConfigs()
878 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
882 const DebugCompressionType CompressionType = MAI->compressDebugSections(); in writeSectionData()