Searched refs:isSectionCompressed (Results 1 – 10 of 10) sorted by relevance
267 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;472 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
188 bool isSectionCompressed(DataRefImpl Sec) const override;
293 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;
299 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
1664 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2013 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile