Searched refs:SHF_COMPRESSED (Results 1 – 11 of 11) sorted by relevance
262 #ifndef SHF_COMPRESSED263 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro280 if (!(sh->sh_flags & SHF_COMPRESSED)) in compressed_section_fix()
478 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro
1821 Compress DWARF debug sections using zlib with SHF_COMPRESSED from
459 /* Compress sections in this BFD with SHF_COMPRESSED from gABI. */
2202 SHF_COMPRESSED flag in the sections' headers.
421 Compress DWARF debug sections using zlib with SHF_COMPRESSED from