Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d396 enum SHF_COMPRESSED = 0x800; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d392 enum SHF_COMPRESSED = (1 << 11); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d392 enum SHF_COMPRESSED = (1 << 11); variable
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c276 #define SHF_COMPRESSED 0x800 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d268 enum SHF_COMPRESSED = (1 << 11); variable
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c276 #define SHF_COMPRESSED 0x800 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h571 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h574 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1010 SHF_COMPRESSED = 0x800U, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d318 enum SHF_COMPRESSED = (1 << 11); variable