Searched defs:CompressDebugSections (Results 1 – 5 of 5) sorted by relevance
191 unsigned CompressDebugSections : 1; variable
356 bool CompressDebugSections; variable561 void setCompressDebugSections(bool CompressDebugSections) { in setCompressDebugSections()
56 CompressDebugSections("compress-debug-sections", variable
90 unsigned CompressDebugSections : 1; member
2588 bool CompressDebugSections = false; in CollectArgsForIntegratedAssembler() local