Home
last modified time | relevance | path

Searched refs:setCompressDebugSections (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h593 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h629 void setCompressDebugSections(DebugCompressionType CompressDebugSections) { in setCompressDebugSections() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp67 TmpAsmInfo->setCompressDebugSections(Options.CompressDebugSections); in initAsmInfo()
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp76 TmpAsmInfo->setCompressDebugSections(DebugCompressionType::DCT_ZlibGnu); in initAsmInfo()
/external/clang/tools/driver/
Dcc1as_main.cpp316 MAI->setCompressDebugSections(DebugCompressionType::DCT_ZlibGnu); in ExecuteAssembler()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
Dllvm-mc.cpp361 MAI->setCompressDebugSections(CompressDebugSections); in main()
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp435 MAI->setCompressDebugSections(CompressDebugSections); in main()