Searched defs:SHF_COMPRESSED (Results 1 – 6 of 6) 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
747 SHF_COMPRESSED = 0x800U, enumerator
746 SHF_COMPRESSED = 0x800U, enumerator
871 SHF_COMPRESSED = 0x800U, enumerator
369 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro