Searched defs:isCompressed (Results 1 – 2 of 2) sorted by relevance
546 inline bool SectionRef::isCompressed() const { in isCompressed() function
1010 bool isCompressed = hasSecFlag(Entry, SecCommonFlags::SecFlagCompress); in readImpl() local