Home
last modified time | relevance | path

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

/minix3/minix/include/sys/
H A Delf_common.h311 #define SHF_GROUP 0x200 /* Member of section group. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h642 SHF_GROUP = 0x200U, enumerator
/minix3/sys/sys/
H A Dexec_elf.h476 #define SHF_GROUP 0x00000200 /* Is member of a group */ macro