HomeSort by relevance Sort by last modified time
    Searched defs:isSectionCompressed (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Object/
ELFObjectFile.h 230 bool isSectionCompressed(DataRefImpl Sec) const override;
598 bool ELFObjectFile<ELFT>::isSectionCompressed(DataRefImpl Sec) const {
  /external/llvm/lib/Object/
COFFObjectFile.cpp 295 bool COFFObjectFile::isSectionCompressed(DataRefImpl Sec) const {
    [all...]
MachOObjectFile.cpp 675 bool MachOObjectFile::isSectionCompressed(DataRefImpl Sec) const {
    [all...]

Completed in 80 milliseconds