Searched refs:compressDebugSections (Results 1 – 2 of 2) sorted by relevance
625 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
854 MAI->compressDebugSections() != DebugCompressionType::None; in writeSectionData()861 assert((MAI->compressDebugSections() == DebugCompressionType::Z || in writeSectionData()862 MAI->compressDebugSections() == DebugCompressionType::GNU) && in writeSectionData()878 bool ZlibStyle = MAI->compressDebugSections() == DebugCompressionType::Z; in writeSectionData()