Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h538 void setCompressDebugSections(bool CompressDebugSections) { in setCompressDebugSections() function
/external/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp68 TmpAsmInfo->setCompressDebugSections(true); in initAsmInfo()
/external/clang/tools/driver/
Dcc1as_main.cpp315 MAI->setCompressDebugSections(true); in ExecuteAssembler()
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp399 MAI->setCompressDebugSections(true); in main()