Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h521 #define SHF_ALLOC 0x2 /* Section occupies memory. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1165 SHF_ALLOC = 0x2, enumerator