Searched refs:isSectionCompressed (Results 1 – 11 of 11) sorted by relevance
100 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
271 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;547 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
193 bool isSectionCompressed(DataRefImpl Sec) const override;
327 bool isSectionCompressed(DataRefImpl Sec) const override;940 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
610 bool isSectionCompressed(DataRefImpl Sec) const override;
453 bool isSectionCompressed(DataRefImpl Sec) const override;
1010 bool isSectionCompressed(DataRefImpl Sec) const override;
490 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
2004 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2036 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile