Searched refs:isSectionCompressed (Results 1 – 10 of 10) sorted by relevance
270 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;475 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
188 bool isSectionCompressed(DataRefImpl Sec) const override;
337 bool isSectionCompressed(DataRefImpl Sec) const override;
285 bool isSectionCompressed(DataRefImpl Sec) const override;858 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
306 bool isSectionCompressed(DataRefImpl Sec) const override;
957 bool isSectionCompressed(DataRefImpl Sec) const override;
300 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in llvm::object::XCOFFObjectFile
307 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in COFFObjectFile
1665 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2012 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile