Home
last modified time | relevance | path

Searched defs:SHF_COMPRESSED (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Delf.c276 #define SHF_COMPRESSED 0x800 macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h511 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h546 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data */ macro