Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h532 void setCompressDebugSections(bool CompressDebugSections) { in setCompressDebugSections() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp66 TmpAsmInfo->setCompressDebugSections(true); in initAsmInfo()
/minix3/external/bsd/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp315 MAI->setCompressDebugSections(true); in ExecuteAssembler()
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp398 MAI->setCompressDebugSections(true); in main()