Searched refs:isSectionCompressed (Results 1 – 10 of 10) sorted by relevance
270 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;485 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
185 bool isSectionCompressed(DataRefImpl Sec) const override;
297 bool isSectionCompressed(DataRefImpl Sec) const override;874 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
518 bool isSectionCompressed(DataRefImpl Sec) const override;
427 bool isSectionCompressed(DataRefImpl Sec) const override;
957 bool isSectionCompressed(DataRefImpl Sec) const override;
432 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
1750 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
2020 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile