Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp681 bool ZLibStyleCompressed = Section.isCompressed(); in DWARFContextInMemory() local
682 if (ZLibStyleCompressed || name.startswith("zdebug_")) { in DWARFContextInMemory()
684 if (!tryDecompress(name, data, Out, ZLibStyleCompressed, IsLittleEndian, in DWARFContextInMemory()