Searched defs:isCompressed (Results 1 – 4 of 4) sorted by relevance
79 bool Decompressor::isCompressed(const object::SectionRef &Section) { in isCompressed() function in Decompressor
471 inline bool SectionRef::isCompressed() const { in isCompressed() function
467 bool isCompressed = (CompressedSize != 0); in readPGOFuncNameStrings() local
833 bool isCompressed = hasSecFlag(Entry, SecCommonFlags::SecFlagCompress); in readImpl() local