Searched refs:compressDebugSections (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h510 bool compressDebugSections() const { return CompressDebugSections; } function in class:llvm::MCAsmInfo
/external/llvm/lib/MC/
H A DELFObjectWriter.cpp1268 if (!Asm.getContext().getAsmInfo()->compressDebugSections())

Completed in 363 milliseconds