Searched refs:isSectionCompressed (Results 1 – 11 of 11) sorted by relevance
96 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
271 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;546 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
188 bool isSectionCompressed(DataRefImpl Sec) const override;
308 bool isSectionCompressed(DataRefImpl Sec) const override;902 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
453 bool isSectionCompressed(DataRefImpl Sec) const override;
603 bool isSectionCompressed(DataRefImpl Sec) const override;
1010 bool isSectionCompressed(DataRefImpl Sec) const override;
484 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
1822 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2036 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile