Searched refs:isDataGnuCompressed (Results 1 – 1 of 1) sorted by relevance
153 static bool isDataGnuCompressed(ArrayRef<uint8_t> Data) { in isDataGnuCompressed() function161 const bool IsGnuDebug = isDataGnuCompressed(Data); in getDecompressedSizeAndAlignment()184 const size_t DataOffset = isDataGnuCompressed(Sec.OriginalData) in visit()1089 if (isDataGnuCompressed(Data) || (Shdr.sh_flags & ELF::SHF_COMPRESSED)) { in makeSection()