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