Home | History | Annotate | Download | only in MC

Lines Matching defs:CompressDebugSections

259     void CompressDebugSections(MCAssembler &Asm, MCAsmLayout &Layout);
1266 void ELFObjectWriter::CompressDebugSections(MCAssembler &Asm,
1268 if (!Asm.getContext().getAsmInfo()->compressDebugSections())
1735 CompressDebugSections(Asm, const_cast<MCAsmLayout &>(Layout));