Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h530 #define SHF_COMPRESSED 0x800 /* Section contains compressed data. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1193 SHF_COMPRESSED = 0x800U, enumerator