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