Searched refs:isSectionCompressed (Results 1 – 11 of 11) sorted by relevance
101 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
272 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;548 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
194 bool isSectionCompressed(DataRefImpl Sec) const override;
330 bool isSectionCompressed(DataRefImpl Sec) const override;946 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
458 bool isSectionCompressed(DataRefImpl Sec) const override;
617 bool isSectionCompressed(DataRefImpl Sec) const override;
1064 bool isSectionCompressed(DataRefImpl Sec) const override;
495 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in llvm::object::XCOFFObjectFile
306 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in COFFObjectFile
2025 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2037 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile