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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h512 void setCompressDebugSections(bool CompressDebugSections) { function in class:llvm::MCAsmInfo
/external/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp65 TmpAsmInfo->setCompressDebugSections(true);
/external/clang/tools/driver/
H A Dcc1as_main.cpp313 MAI->setCompressDebugSections(true);
/external/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp399 MAI->setCompressDebugSections(true);

Completed in 161 milliseconds