Searched refs:compressDebugSections (Results 1 – 4 of 4) sorted by relevance
589 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
625 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
839 MAI->compressDebugSections() != DebugCompressionType::None; in writeSectionData()846 assert((MAI->compressDebugSections() == DebugCompressionType::Z || in writeSectionData()847 MAI->compressDebugSections() == DebugCompressionType::GNU) && in writeSectionData()863 bool ZlibStyle = MAI->compressDebugSections() == DebugCompressionType::Z; in writeSectionData()
1022 Asm.getContext().getAsmInfo()->compressDebugSections() != in writeSectionData()1046 bool ZlibStyle = Asm.getContext().getAsmInfo()->compressDebugSections() == in writeSectionData()