Searched defs:isSectionCompressed (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h230 bool isSectionCompressed(DataRefImpl Sec) const override;
598 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp295 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp675 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const { function in class:MachOObjectFile

Completed in 59 milliseconds