Searched refs:isSectionCompressed (Results 1 – 10 of 10) sorted by relevance
265 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;463 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
271 bool isSectionCompressed(DataRefImpl Sec) const override;
181 bool isSectionCompressed(DataRefImpl Sec) const override;
281 bool isSectionCompressed(DataRefImpl Sec) const override;742 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
306 bool isSectionCompressed(DataRefImpl Sec) const override;
910 bool isSectionCompressed(DataRefImpl Sec) const override;
291 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in llvm::object::XCOFFObjectFile
309 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in COFFObjectFile
1442 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2008 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile