Searched defs:SHF_COMPRESSED (Results 1 – 9 of 9) sorted by relevance
40 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro
481 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro
174 SHF_COMPRESSED = 1 << 11, enumerator
747 SHF_COMPRESSED = 0x800U, enumerator
746 SHF_COMPRESSED = 0x800U, enumerator
919 SHF_COMPRESSED = 0x800U, enumerator
370 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro
420 #define SHF_COMPRESSED (1 << 11) macro