Home
last modified time | relevance | path

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

/minix3/minix/include/sys/
H A Delf_common.h307 #define SHF_STRINGS 0x20 /* Section contains strings. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h629 SHF_STRINGS = 0x20, enumerator
/minix3/sys/sys/
H A Dexec_elf.h472 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro