Searched refs:isSectionCompressed (Results 1 – 8 of 8) sorted by relevance
245 virtual bool isSectionCompressed(DataRefImpl Sec) const = 0;439 return OwningObject->isSectionCompressed(SectionPimpl); in isCompressed()
180 bool isSectionCompressed(DataRefImpl Sec) const override;
258 bool isSectionCompressed(DataRefImpl Sec) const override;706 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
309 bool isSectionCompressed(DataRefImpl Sec) const override;
909 bool isSectionCompressed(DataRefImpl Sec) const override;
311 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in COFFObjectFile
1337 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in WasmObjectFile
1963 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile