Searched defs:CompressDebugSections (Results 1 – 6 of 6) sorted by relevance
193 unsigned CompressDebugSections : 1; variable
352 bool CompressDebugSections; variable538 void setCompressDebugSections(bool CompressDebugSections) { in setCompressDebugSections()
55 CompressDebugSections("compress-debug-sections", variable
90 unsigned CompressDebugSections : 1; member
1258 void ELFObjectWriter::CompressDebugSections(MCAssembler &Asm, in CompressDebugSections() function in ELFObjectWriter
2140 bool CompressDebugSections = false; in CollectArgsForIntegratedAssembler() local