Searched refs:isSectionCompressed (Results 1 – 10 of 10) sorted by relevance
270 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;490 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
185 bool isSectionCompressed(DataRefImpl Sec) const override;
298 bool isSectionCompressed(DataRefImpl Sec) const override;877 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
596 bool isSectionCompressed(DataRefImpl Sec) const override;
452 bool isSectionCompressed(DataRefImpl Sec) const override;
950 bool isSectionCompressed(DataRefImpl Sec) const override;
480 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
1742 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2029 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile