Searched refs:SHF_COMPRESSED (Results 1 – 1 of 1) sorted by relevance
266 #ifndef SHF_COMPRESSED267 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro284 if (!(sh->sh_flags & SHF_COMPRESSED)) in compressed_section_fix()