Searched refs:setCompressDebugSections (Results 1 – 11 of 11) sorted by relevance
593 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections() function
69 TmpAsmInfo->setCompressDebugSections(Options.CompressDebugSections); in initAsmInfo()
659 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections() function
66 TmpAsmInfo->setCompressDebugSections(Options.CompressDebugSections); in initAsmInfo()
700 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections() function
76 TmpAsmInfo->setCompressDebugSections(DebugCompressionType::DCT_ZlibGnu); in initAsmInfo()
316 MAI->setCompressDebugSections(DebugCompressionType::DCT_ZlibGnu); in ExecuteAssembler()
373 MAI->setCompressDebugSections(CompressDebugSections); in main()
435 MAI->setCompressDebugSections(CompressDebugSections); in main()
366 MAI->setCompressDebugSections(Opts.CompressDebugSections); in ExecuteAssembler()
1296 Opts.setCompressDebugSections(DCT); in ParseCodeGenArgs()