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
453 bool isSectionCompressed(DataRefImpl Sec) const override;
611 bool isSectionCompressed(DataRefImpl Sec) const override;
1059 bool isSectionCompressed(DataRefImpl Sec) const override; in debug_directory_begin()
491 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() 490 bool XCOFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { isSectionCompressed() function in llvm::object::XCOFFObjectFile
306 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in COFFObjectFile
2012 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const {2001 bool WasmObjectFile::isSectionCompressed(DataRefImpl Sec) const { isSectionCompressed() function in WasmObjectFile
2036 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function in MachOObjectFile