Searched defs:SHF_COMPRESSED (Results 1 – 10 of 10) sorted by relevance
396 enum SHF_COMPRESSED = 0x800; variable
392 enum SHF_COMPRESSED = (1 << 11); variable
276 #define SHF_COMPRESSED 0x800 macro
268 enum SHF_COMPRESSED = (1 << 11); variable
571 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data */ macro
574 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data */ macro
1010 SHF_COMPRESSED = 0x800U, enumerator
318 enum SHF_COMPRESSED = (1 << 11); variable