Searched refs:SHF_COMPRESSED (Results 1 – 1 of 1) sorted by relevance
281 #ifndef SHF_COMPRESSED282 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro299 if (!(sh->sh_flags & SHF_COMPRESSED)) in compressed_section_fix()
Completed in 5 milliseconds