Searched refs:isCompressedELFSection (Results 1 – 2 of 2) sorted by relevance
49 static bool isCompressedELFSection(uint64_t Flags, StringRef Name);
87 bool Decompressor::isCompressedELFSection(uint64_t Flags, StringRef Name) { in isCompressedELFSection() function in Decompressor