Searched refs:IsCompressed (Results 1 – 1 of 1) sorted by relevance
107 if (!IsCompressed(section_header)) { in ReadSection()171 [[nodiscard]] static constexpr bool IsCompressed(const ElfT::Shdr* shdr) { in IsCompressed() function in nogrod::__anona7aeaf9f0111::ElfFileImpl372 if (IsCompressed(dynsym_shdr)) { in ReadExportedSymbols()395 if (IsCompressed(strtab_shdr)) { in ReadExportedSymbols()