Home
last modified time | relevance | path

Searched defs:isSectionCompressed (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DGOFFObjectFile.h100 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
DELFObjectFile.h930 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DGOFFObjectFile.h100 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
DELFObjectFile.h940 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h96 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
DELFObjectFile.h900 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFFObjectFile.h96 bool isSectionCompressed(DataRefImpl Sec) const override { return false; } in isSectionCompressed() function
DELFObjectFile.h909 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const { in isSectionCompressed() function